egl: don't include stdint.h on Windows
authorJonathan White <jwhite@tungstengraphics.com>
Tue, 5 Aug 2008 14:13:50 +0000 (08:13 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 5 Aug 2008 14:13:50 +0000 (08:13 -0600)
src/egl/main/eglconfigutil.h

index 7fe875a..c477b94 100644 (file)
@@ -4,7 +4,9 @@
 
 #include "eglconfig.h"
 #include "GL/internal/glcore.h"
+#if (!defined(WIN32) && !defined(_WIN32_WCE))
 #include "stdint.h"
+#endif
 
 
 extern void