[mlir][capi] Unbreak Interfaces CAPI after 2387fadea3
No idea why check-mlir doesn't build this.
This commit is contained in:
parent
9a6a0dfa06
commit
4ae24d9fd9
|
@ -9,6 +9,7 @@
|
|||
#include "mlir-c/Interfaces.h"
|
||||
|
||||
#include "mlir/CAPI/IR.h"
|
||||
#include "mlir/CAPI/Support.h"
|
||||
#include "mlir/CAPI/Wrap.h"
|
||||
#include "mlir/Interfaces/InferTypeOpInterface.h"
|
||||
#include "llvm/ADT/ScopeExit.h"
|
||||
|
|
Loading…
Reference in New Issue