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 76df868 commit 8387f1cCopy full SHA for 8387f1c
mlir/include/mlir/Conversion/Normalize/Normalize.h
@@ -9,6 +9,8 @@
9
#ifndef MLIR_CONVERSION_NORMALIZE_NORMALIZE_H
10
#define MLIR_CONVERSION_NORMALIZE_NORMALIZE_H
11
12
+#include <memory>
13
+
14
namespace mlir {
15
class Pass;
16
0 commit comments