Skip to content

Commit

Permalink
Remove unecessary include that require c++20
Browse files Browse the repository at this point in the history
  • Loading branch information
sys-ce-bb committed Jul 3, 2024
1 parent 14abd9b commit a159325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm-spirv/lib/SPIRV/SPIRVToLLVMDbgTran.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
#include "llvm/IR/DebugProgramInstruction.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Module.h"
#include <bit>

using namespace std;
using namespace SPIRVDebug::Operand;
Expand Down

0 comments on commit a159325

Please sign in to comment.