summarylogtreecommitdiffstats
path: root/rpcs3_gcc15_cstdint.patch
blob: 171eac1565711bd72ef9a3cd74929649132d897f (plain)
1
2
3
4
5
6
7
8
9
10
--- a/3rdparty/glslang/glslang/SPIRV/SpvBuilder.h
+++ b/3rdparty/glslang/glslang/SPIRV/SpvBuilder.h
@@ -60,6 +60,7 @@
 #include <memory>
 #include <set>
 #include <sstream>
+#include <cstdint>
 #include <stack>
 #include <unordered_map>
 #include <map>