mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
msvc compatibility
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
# include <OpenGL/gl3.h>
|
||||
#else
|
||||
# ifdef _WIN32
|
||||
# define WIN32_LEAN_AND_MEAN
|
||||
# include <windows.h>
|
||||
# endif
|
||||
# include <GL/gl.h>
|
||||
|
Reference in New Issue
Block a user