fixed compile warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2001-03-26 22:18:00 +00:00
parent 6e18ca6cf4
commit 8a721b35f6
2 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <wx/setup.h>
#undef wxUSE_GLCANVAS
#define wxUSE_GLCANVAS 1
#if wxUSE_GLCANVAS

View File

@ -19,6 +19,7 @@
#include <wx/setup.h>
#undef wxUSE_GLCANVAS
#define wxUSE_GLCANVAS 1
#if wxUSE_GLCANVAS