Skip to content

Commit 562c93a

Browse files
committed
[mlir] IWYU mlir/include/mlir/Query/QuerySession.h
1 parent eac8ea3 commit 562c93a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mlir/include/mlir/Query/QuerySession.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
#ifndef MLIR_TOOLS_MLIRQUERY_QUERYSESSION_H
1010
#define MLIR_TOOLS_MLIRQUERY_QUERYSESSION_H
1111

12+
#include "mlir/IR/Operation.h"
13+
#include "mlir/Query/Matcher/Registry.h"
1214
#include "llvm/ADT/StringMap.h"
15+
#include "llvm/Support/SourceMgr.h"
1316

1417
namespace mlir::query {
1518

0 commit comments

Comments
 (0)