summaryrefslogtreecommitdiffstats
path: root/sdlmame/0001-gcc-4-6.patch
blob: 7f8753c824a8d7846c89fe9d750a4f865923cd2a (plain)
1
2
3
4
5
6
7
8
9
10
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