]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/ogl/ogldiag.cpp
don't try to refresh the menu bar before showing it, fixes crash on startup with...
[wxWidgets.git] / contrib / src / ogl / ogldiag.cpp
index 2eac01591a692eef7c72428b3f58ef29eff1b8fa..4d7e36843ca053c8c7055c8e7bdac59edf87f85c 100644 (file)
 
 #include <wx/wxexpr.h>
 
+#ifdef new
+#undef new
+#endif
+
 #if wxUSE_IOSTREAMH
 #include <iostream.h>
 #include <fstream.h>