aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/opengl/GL/gl-platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'make/stub_includes/opengl/GL/gl-platform.h')
-rw-r--r--make/stub_includes/opengl/GL/gl-platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/opengl/GL/gl-platform.h b/make/stub_includes/opengl/GL/gl-platform.h
index d07fd92ce..d55410b0a 100644
--- a/make/stub_includes/opengl/GL/gl-platform.h
+++ b/make/stub_includes/opengl/GL/gl-platform.h
@@ -49,6 +49,7 @@
#if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__)
#define WIN32_LEAN_AND_MEAN 1
#include <windows.h>
+#undef WIN32_LEAN_AND_MEAN
#endif
/**