mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
flycast-lr: fix building with gcc15
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/core/deps/glslang/SPIRV/SpvBuilder.h
|
||||
+++ b/core/deps/glslang/SPIRV/SpvBuilder.h
|
||||
@@ -63,6 +63,7 @@
|
||||
#include <stack>
|
||||
#include <unordered_map>
|
||||
#include <map>
|
||||
+#include <cstdint>
|
||||
|
||||
namespace spv {
|
||||
|
||||
Reference in New Issue
Block a user