Closed zuyu closed 8 years ago
This small PR fixes some errors running iwyu due to missing / outdated include paths, as a result of merging both PRs #68 and #156.
iwyu
Now running iwyu on the following files should work:
types/operations/comparisons/PatternMatchingComparators.hpp
storage/StorageManager.hpp
LGTM. Merging.
This small PR fixes some errors running
iwyu
due to missing / outdated include paths, as a result of merging both PRs #68 and #156.Now running
iwyu
on the following files should work:types/operations/comparisons/PatternMatchingComparators.hpp
storage/StorageManager.hpp