+ fix warning
This commit is contained in:
parent
8217b8f6d1
commit
e2997695b4
|
@ -27,7 +27,9 @@
|
||||||
# include <OpenGL/gl.h>
|
# include <OpenGL/gl.h>
|
||||||
# else
|
# else
|
||||||
# ifdef FC_OS_WIN32
|
# ifdef FC_OS_WIN32
|
||||||
|
# ifndef NOMINMAX
|
||||||
# define NOMINMAX
|
# define NOMINMAX
|
||||||
|
# endif
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
# endif
|
# endif
|
||||||
# include <GL/gl.h>
|
# include <GL/gl.h>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user