]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/private.h
fixed incorrect use of wxVector<> in wxXRC
[wxWidgets.git] / include / wx / mgl / private.h
index 5d38d7670b18db3c9b73d41be0e517d6f4cc0424..04560002b63b6c45b1de8caae26bf277f62fca70 100644 (file)
 #include <mgraph.hpp>
 #include "pmapi.h"
 
-class WXDLLEXPORT wxBitmap;
+// the scitech headers define true and false
+#undef true
+#undef false
+
+class WXDLLIMPEXP_FWD_CORE wxBitmap;
 
 
 // ---------------------------------------------------------------------------