[skip ci] avoid to redefine GL_GLEXT_PROTOTYPES if already defined
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef FC_OS_WIN32
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
# ifndef GL_GLEXT_PROTOTYPES
|
||||
# define GL_GLEXT_PROTOTYPES 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef FC_OS_MACOSX
|
||||
|
||||
@@ -24,7 +24,9 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef FC_OS_WIN32
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
# ifndef GL_GLEXT_PROTOTYPES
|
||||
# define GL_GLEXT_PROTOTYPES 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef _PreComp_
|
||||
|
||||
@@ -23,7 +23,9 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef FC_OS_WIN32
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
# ifndef GL_GLEXT_PROTOTYPES
|
||||
# define GL_GLEXT_PROTOTYPES 1
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifndef _PreComp_
|
||||
|
||||
Reference in New Issue
Block a user