[GLExtensions] wxWidgets expects to statically link in to GL 1.1 functions like any sane project. Let them do this.
This commit is contained in:
parent
97dc20d1be
commit
95ab2380c9
|
@ -16,6 +16,7 @@
|
|||
// ----------------------------------------------------------------------------
|
||||
|
||||
// for compilers that support precompilation, includes "wx.h".
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
#include "wx/wxprec.h"
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
|
|
Loading…
Reference in New Issue