Skip to content

Commit a159325

Browse files
committed
Remove unecessary include that require c++20
1 parent 14abd9b commit a159325

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm-spirv/lib/SPIRV/SPIRVToLLVMDbgTran.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
#include "llvm/IR/DebugProgramInstruction.h"
5151
#include "llvm/IR/IntrinsicInst.h"
5252
#include "llvm/IR/Module.h"
53-
#include <bit>
5453

5554
using namespace std;
5655
using namespace SPIRVDebug::Operand;

0 commit comments

Comments
 (0)