]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/ogl/oglmisc.cpp
use Windows standard icons instead of our own (patch 443856)
[wxWidgets.git] / contrib / src / ogl / oglmisc.cpp
index 4a2e76673456bc70ad5a879f956043355024388e..169fc2c484451e8c41d7c798a9f83175e3eb6cf4 100644 (file)
 
 #include <wx/types.h>
 
+#ifdef new
+#undef new
+#endif
+
 #if wxUSE_IOSTREAMH
 #include <iostream.h>
 #else