X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88def1632ebda838783eb28ad88bdaa179640914..586f402336c1054be3fef592b9a7109e85170d95:/src/common/numformatter.cpp diff --git a/src/common/numformatter.cpp b/src/common/numformatter.cpp index e89a7cd240..eb4583b520 100644 --- a/src/common/numformatter.cpp +++ b/src/common/numformatter.cpp @@ -21,6 +21,8 @@ #include "wx/numformatter.h" #include "wx/intl.h" +#include // for setlocale and LC_ALL + // ---------------------------------------------------------------------------- // local helpers // ----------------------------------------------------------------------------