Skip to content

Commit 69ab0d3

Browse files
committed
[MLIR] Remove unnecessary include from MathToEmitC.h to fix build issue
1 parent b693e1c commit 69ab0d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/include/mlir/Conversion/MathToEmitC/MathToEmitC.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
#ifndef MLIR_CONVERSION_MATHTOEMITC_MATHTOEMITC_H
1010
#define MLIR_CONVERSION_MATHTOEMITC_MATHTOEMITC_H
11-
#include "mlir/Dialect/EmitC/IR/EmitC.h"
1211
namespace mlir {
1312
class RewritePatternSet;
1413
namespace emitc {

0 commit comments

Comments
 (0)