There was an error while loading. Please reload this page.
1 parent 3183824 commit 6fbde81Copy full SHA for 6fbde81
1 file changed
packages/b/bgfx/patches/cstdint.patch
@@ -0,0 +1,9 @@
1
+--- 3rdparty/glslang/SPIRV/SpvBuilder.h
2
++++ 3rdparty/glslang/SPIRV/SpvBuilder.h
3
+@@ -60,6 +60,7 @@
4
+ #include <set>
5
+ #include <sstream>
6
+ #include <stack>
7
++#include <cstdint>
8
+ #include <unordered_map>
9
+ #include <map>
0 commit comments