summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/thirdparty/glu/gluos.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/thirdparty/glu/gluos.h')
-rw-r--r--Source/WebCore/thirdparty/glu/gluos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/WebCore/thirdparty/glu/gluos.h b/Source/WebCore/thirdparty/glu/gluos.h
index 600dc0b..6380cb2 100644
--- a/Source/WebCore/thirdparty/glu/gluos.h
+++ b/Source/WebCore/thirdparty/glu/gluos.h
@@ -42,4 +42,7 @@ typedef unsigned int GLenum;
typedef float GLfloat;
typedef void GLvoid;
+#undef MIN
+#undef MAX
+
#endif // GLUOS_H_