diff --git a/src/GCCJITOps.cpp b/src/GCCJITOps.cpp index 6d0f7bc..de6a8b0 100644 --- a/src/GCCJITOps.cpp +++ b/src/GCCJITOps.cpp @@ -43,7 +43,6 @@ #include "mlir/Support/LLVM.h" #include "mlir/Support/LogicalResult.h" #include "llvm/ADT/SmallVector.h" -#include using namespace mlir; using namespace mlir::gccjit;