Skip to content

Commit

Permalink
[gccjit] remove wrongly inserted header
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingerZhu committed Oct 24, 2024
1 parent 532946b commit e3dfffc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/GCCJITOps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include "mlir/Support/LLVM.h"
#include "mlir/Support/LogicalResult.h"
#include "llvm/ADT/SmallVector.h"
#include <llvm-20/llvm/ADT/StringRef.h>

using namespace mlir;
using namespace mlir::gccjit;
Expand Down

0 comments on commit e3dfffc

Please sign in to comment.