We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af28c9c commit 96cd369Copy full SHA for 96cd369
mlir/include/mlir/Dialect/Bufferization/IR/BufferizationTypeInterfaces.h
@@ -13,7 +13,7 @@
13
// Bufferization Type Interfaces
14
//===----------------------------------------------------------------------===//
15
16
+#include "mlir/IR/Types.h" // NOLINT
17
#include "mlir/Dialect/Bufferization/IR/BufferizationTypeInterfaces.h.inc"
-#include "mlir/IR/Types.h"
18
19
#endif // MLIR_DIALECT_BUFFERIZATION_IR_BUFFERIZATIONTYPEINTERFACES_H_
0 commit comments