egl: don't include stdint.h on Windows

This commit is contained in:
Jonathan White 2008-08-05 08:13:50 -06:00 committed by Brian Paul
parent b51584184a
commit 2eb4f86785

View 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