]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/ogl/lines.cpp
implemented (untested) work around for wxScrolledWindow painting bug
[wxWidgets.git] / contrib / src / ogl / lines.cpp
index 069a4eda4a06e3e278f0911e1889bff524ee8080..fb7322ab3e72deb538f9706de59479609f9b45cd 100644 (file)
 
 #include <wx/wxexpr.h>
 
+#ifdef new
+#undef new
+#endif
+
 #if wxUSE_IOSTREAMH
 #include <iostream.h>
 #else