mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-02 23:12:02 +00:00
lean and mean
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@425 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
parent
ca88639006
commit
f6a067ee2f
@ -9,7 +9,9 @@
|
|||||||
#define __wglext_h_
|
#define __wglext_h_
|
||||||
|
|
||||||
#if !defined(APIENTRY) && !defined(__CYGWIN__)
|
#if !defined(APIENTRY) && !defined(__CYGWIN__)
|
||||||
#define WIN32_LEAN_AND_MEAN 1
|
# ifndef WIN32_LEAN_AND_MEAN
|
||||||
|
# define WIN32_LEAN_AND_MEAN 1
|
||||||
|
# endif
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user