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