use new PUBLIC macro for symbol export

This commit is contained in:
Brian Paul 2004-11-27 17:30:41 +00:00
parent 3903c1f2bc
commit 819b519534

View file

@ -45,7 +45,7 @@
#if defined(WIN32)
#define KEYWORD1 GLAPI
#else
#define KEYWORD1
#define KEYWORD1 PUBLIC
#endif
#define KEYWORD2 GLAPIENTRY