Commit 9483aaa
authored
[bazel] Fix bazel build after 00eaff3 llvm#2. (llvm#135962)
The linter messed up the order of includes, which is necessary as is.1 parent de90487 commit 9483aaa
File tree
1 file changed
+2
-1
lines changed- mlir/include/mlir/Dialect/Bufferization/IR
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
0 commit comments