Warning fix for wxLogs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,11 @@
|
||||
#endif
|
||||
|
||||
#if wxUSE_DEPRECATED
|
||||
#include <wx/deprecated/setup.h>
|
||||
#include <wx/deprecated/setup.h>
|
||||
#endif
|
||||
|
||||
#ifndef wxUSE_PROLOGIO
|
||||
#define wxUSE_PROLOGIO 0
|
||||
#endif
|
||||
|
||||
#define OGL_VERSION 2.0
|
||||
|
Reference in New Issue
Block a user