X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa5d9d2006cf19bedac704dce79a0ea40c1e060c..f5406730ffdde05e710a68367ac45c15a11c00bc:/src/common/numformatter.cpp diff --git a/src/common/numformatter.cpp b/src/common/numformatter.cpp index 7b110abc18..eb4583b520 100644 --- a/src/common/numformatter.cpp +++ b/src/common/numformatter.cpp @@ -21,9 +21,7 @@ #include "wx/numformatter.h" #include "wx/intl.h" -#if !wxUSE_STD_STRING - #include // for setlocale and LC_ALL -#endif +#include // for setlocale and LC_ALL // ---------------------------------------------------------------------------- // local helpers