summaryrefslogtreecommitdiffstats
path: root/sdlmame/0001-gcc-4-6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sdlmame/0001-gcc-4-6.patch')
-rw-r--r--sdlmame/0001-gcc-4-6.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/sdlmame/0001-gcc-4-6.patch b/sdlmame/0001-gcc-4-6.patch
new file mode 100644
index 0000000..7f8753c
--- /dev/null
+++ b/sdlmame/0001-gcc-4-6.patch
@@ -0,0 +1,11 @@
+--- a/3rdparty/bgfx/src/bgfx.cpp
++++ b/3rdparty/bgfx/src/bgfx.cpp
+@@ -3,6 +3,8 @@
+ * License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
+ */
+
++#include <cstddef>
++
+ #include <bx/platform.h>
+ #if BX_PLATFORM_WINDOWS
+ // BK - Remotery needs WinSock, but on VS2015/Win10 build