]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/variant.cpp
don't add empty image to tabs
[wxWidgets.git] / src / common / variant.cpp
index 6004fee34e15615306226271f4947ab321dbafbb..86602e25d37000b36abc9553e0629643def50653 100644 (file)
@@ -29,6 +29,7 @@
 #endif
 
 #if defined(__MWERKS__) && __MSL__ >= 0x6000
+namespace std {}
 using namespace std ;
 #endif