egl: assorted fixes for Windows
Note that int32_t is typedef'd both in p_compiler.h and eglplatform.h
This commit is contained in:

committed by
Brian Paul

parent
b11aad2abe
commit
fe1a2d1fff
@@ -45,9 +45,7 @@ extern "C" {
|
||||
* Definition of GL_API and GL_APIENTRY
|
||||
*-----------------------------------------------------------------------*/
|
||||
|
||||
#if defined(AEE_SIMULATOR)
|
||||
#define __GL_EXPORTS
|
||||
#endif
|
||||
|
||||
#ifdef _WIN32
|
||||
# ifdef __GL_EXPORTS
|
||||
|
Reference in New Issue
Block a user