================ @@ -14,6 +14,7 @@ #ifndef MLIR_INITALLDIALECTS_H_ #define MLIR_INITALLDIALECTS_H_ +#include "mlir/Config/mlir-config.h" ---------------- joker-eph wrote: Why is it needed here? https://github.com/llvm/llvm-project/pull/69927