msvc compatibility

This commit is contained in:
Recep Aslantas
2016-10-09 14:38:53 +03:00
parent 751391c8ff
commit 4da42276f5
2 changed files with 25 additions and 16 deletions

View File

@@ -12,6 +12,7 @@
# include <OpenGL/gl3.h>
#else
# ifdef _WIN32
# define WIN32_LEAN_AND_MEAN
# include <windows.h>
# endif
# include <GL/gl.h>