Skip to content

Commit

Permalink
[mlir][capi] Unbreak Interfaces CAPI after 2387fad
Browse files Browse the repository at this point in the history
No idea why check-mlir doesn't build this.
  • Loading branch information
d0k committed Apr 4, 2022
1 parent 9a6a0df commit 4ae24d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlir/lib/CAPI/Interfaces/Interfaces.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4ae24d9

Please sign in to comment.