mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +03:00
bgfx: Hopefully fix glslang build with newer GNU C/C++ standard library verisons.
This commit is contained in:
parent
dc8a8cf6a4
commit
883f063cf8
@ -69,6 +69,8 @@
|
||||
#include "../Include/intermediate.h"
|
||||
#include "../Include/InfoSink.h"
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace glslang {
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user