]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/numformatter.cpp
Override AdjustForParentClientOrigin() in wxNonOwnedWindow to do nothing.
[wxWidgets.git] / src / common / numformatter.cpp
index 7b110abc18f840943e729600efb2426a33331b2b..eb4583b52060fd723568e3404ec79b31bf11c427 100644 (file)
@@ -21,9 +21,7 @@
 #include "wx/numformatter.h"
 #include "wx/intl.h"
 
-#if !wxUSE_STD_STRING
-    #include <locale.h> // for setlocale and LC_ALL
-#endif
+#include <locale.h> // for setlocale and LC_ALL
 
 // ----------------------------------------------------------------------------
 // local helpers