We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77fdb3f commit 80c4b38Copy full SHA for 80c4b38
llvm-spirv/lib/SPIRV/libSPIRV/SPIRVStream.h
@@ -44,6 +44,7 @@
44
#include "SPIRVExtInst.h"
45
#include "SPIRVModule.h"
46
#include <algorithm>
47
+#include <cctype>
48
#include <cstdint>
49
#include <iostream>
50
#include <iterator>
0 commit comments