]> git.saurik.com Git - wxWidgets.git/commitdiff
Warning fix for wxLogs.
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 24 Aug 2005 18:35:30 +0000 (18:35 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 24 Aug 2005 18:35:30 +0000 (18:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/include/wx/ogl/basic.h

index 0cf9521da4a99db227ad10061777a58970f22dee..7c321657475bebcd7950546cfd5221d30c86853f 100644 (file)
 #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