X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/75ad8febf6c3f61532c3514471a018805cc229f9..594f0f5bf1355fb8d58f403d3ebacc1c1767c429:/src/common/string.cpp diff --git a/src/common/string.cpp b/src/common/string.cpp index b70809c939..7f856761a9 100644 --- a/src/common/string.cpp +++ b/src/common/string.cpp @@ -48,10 +48,6 @@ #include #endif -#if wxUSE_WCSRTOMBS - #include // for wcsrtombs(), see comments where it's used -#endif // GNU - #ifdef WXSTRING_IS_WXOBJECT IMPLEMENT_DYNAMIC_CLASS(wxString, wxObject) #endif //WXSTRING_IS_WXOBJECT