X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/564da6ff0b0492f87e84693faf0e6afc0120fa6b..52bbf260908e71824697fd3dee56bd1a71c073f9:/src/common/strconv.cpp diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp index 3e354f466b..eb1cc823b1 100644 --- a/src/common/strconv.cpp +++ b/src/common/strconv.cpp @@ -44,10 +44,6 @@ #define wxHAVE_WIN32_MB2WC #endif -#ifdef __SALFORDC__ - #include -#endif - #ifdef HAVE_ICONV #include #include "wx/thread.h"