X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/564da6ff0b0492f87e84693faf0e6afc0120fa6b..cf2810aa394d47a43489d6138edf0497c389a22c:/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"