Skip to content

Commit cd85663

Browse files
committed
Fix build error.
1 parent 8887213 commit cd85663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/include/mlir/Conversion/ComplexToROCDLLibraryCalls/ComplexToROCDLLibraryCalls.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#define MLIR_CONVERSION_COMPLEXTOROCDLLIBRARYCALLS_COMPLEXTOROCDLLIBRARYCALLS_H_
1111

1212
#include "mlir/IR/PatternMatch.h"
13+
#include "mlir/Pass/Pass.h"
1314

1415
namespace mlir {
1516
class RewritePatternSet;

0 commit comments

Comments
 (0)