X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7af0846427683d08c44b5d88f39c932ace31843c..e14d10b039e68a701a447043a4031cf43e9fa90b:/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