]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wxchar.cpp
fixing memory leak (reported by Ken Thomases)
[wxWidgets.git] / src / common / wxchar.cpp
index f4739262b5373afac6438c484419f741f2d8ac12..9db633db07767e4f629431e92ce59b253fb2688a 100644 (file)
@@ -53,6 +53,7 @@
 #endif
 
 #if defined(__MWERKS__) && __MSL__ >= 0x6000
+namespace std {}
 using namespace std ;
 #endif