Skip to content

Commit fbb4b88

Browse files
joker-ephgithub-actions[bot]
authored andcommitted
Automerge: [MLIR] Apply clang-tidy fixes for llvm-include-order in DialectTransform.cpp (NFC)
2 parents 4937a16 + 61c7295 commit fbb4b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Bindings/Python/DialectTransform.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
#include "mlir-c/Dialect/Transform.h"
1212
#include "mlir-c/IR.h"
1313
#include "mlir-c/Support.h"
14-
#include "mlir/Bindings/Python/NanobindAdaptors.h"
1514
#include "mlir/Bindings/Python/Nanobind.h"
15+
#include "mlir/Bindings/Python/NanobindAdaptors.h"
1616

1717
namespace nb = nanobind;
1818
using namespace mlir;

0 commit comments

Comments
 (0)