X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7af0846427683d08c44b5d88f39c932ace31843c..2da2f941bbd25599c2c1453204b5f1a4e116ae91:/src/common/strconv.cpp diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp index 7e7b6efff5..68c41c7148 100644 --- a/src/common/strconv.cpp +++ b/src/common/strconv.cpp @@ -37,7 +37,10 @@ #include "wx/msw/private.h" #endif +#ifndef __WXWINCE__ #include +#endif + #include #include #include