summaryrefslogtreecommitdiff
path: root/mlir/lib/Query/Query.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mlir/lib/Query/Query.cpp')
-rw-r--r--mlir/lib/Query/Query.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/mlir/lib/Query/Query.cpp b/mlir/lib/Query/Query.cpp
index 637e1f3cdef8..b5a9d2f1d350 100644
--- a/mlir/lib/Query/Query.cpp
+++ b/mlir/lib/Query/Query.cpp
@@ -13,7 +13,6 @@
#include "mlir/IR/Verifier.h"
#include "mlir/Query/Matcher/MatchFinder.h"
#include "mlir/Query/QuerySession.h"
-#include "llvm/ADT/SetVector.h"
#include "llvm/Support/SourceMgr.h"
#include "llvm/Support/raw_ostream.h"