Dep/G3D: Fixed Visual Studio 2017 build

This commit is contained in:
vincent-michael
2017-03-07 16:42:53 +01:00
parent 80a4f3c181
commit c0a2c30a27
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
diff --git a/dep/g3dlite/source/System.cpp b/dep/g3dlite/source/System.cpp
index b2f8cb886d..b841e23c49 100644
--- a/dep/g3dlite/source/System.cpp
+++ b/dep/g3dlite/source/System.cpp
@@ -45,6 +45,7 @@
# include <sys/timeb.h>
# include "G3D/RegistryUtil.h"
#include <Ole2.h>
+#include <intrin.h>
#elif defined(G3D_LINUX)

View File

@@ -45,6 +45,7 @@
# include <sys/timeb.h>
# include "G3D/RegistryUtil.h"
#include <Ole2.h>
#include <intrin.h>
#elif defined(G3D_LINUX)