]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/private.h
rename Inside(x,y) parameters to avoid gcc warnings about parameters shadowing member...
[wxWidgets.git] / include / wx / mgl / private.h
index 5d38d7670b18db3c9b73d41be0e517d6f4cc0424..6b56a9d0b10a495a23a10c16541681ce3bcf75c7 100644 (file)
 #include <mgraph.hpp>
 #include "pmapi.h"
 
+// the scitech headers define true and false
+#undef true
+#undef false
+
 class WXDLLEXPORT wxBitmap;