diff options
Diffstat (limited to 'mlir/lib/Query/Matcher/MatchersInternal.cpp')
-rw-r--r-- | mlir/lib/Query/Matcher/MatchersInternal.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mlir/lib/Query/Matcher/MatchersInternal.cpp b/mlir/lib/Query/Matcher/MatchersInternal.cpp index 01f412a..21524f0 100644 --- a/mlir/lib/Query/Matcher/MatchersInternal.cpp +++ b/mlir/lib/Query/Matcher/MatchersInternal.cpp @@ -7,7 +7,6 @@ //===----------------------------------------------------------------------===// #include "mlir/Query/Matcher/MatchersInternal.h" -#include "llvm/ADT/SetVector.h" namespace mlir::query::matcher { |