From e15c8b90c596bec23fbd95090300ca74e38bbc16 Mon Sep 17 00:00:00 2001 From: assiduous Date: Sat, 28 Dec 2019 21:19:25 -0800 Subject: Updated submodules - fixed linux build problems --- unityplugin/UnityEmulator/src/UnityGraphicsGLCore_Impl.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'unityplugin/UnityEmulator') diff --git a/unityplugin/UnityEmulator/src/UnityGraphicsGLCore_Impl.h b/unityplugin/UnityEmulator/src/UnityGraphicsGLCore_Impl.h index 97c47b6..16fa4cf 100644 --- a/unityplugin/UnityEmulator/src/UnityGraphicsGLCore_Impl.h +++ b/unityplugin/UnityEmulator/src/UnityGraphicsGLCore_Impl.h @@ -42,6 +42,9 @@ # ifdef Success # undef Success # endif +# ifdef None +# undef None +# endif #elif PLATFORM_MACOS -- cgit v1.2.3