]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/string.cpp
added wx/defs.h include to correct compilation issues under Mac OS X
[wxWidgets.git] / src / common / string.cpp
index b70809c939284ebcdefd793df80d7ce33d3f41d5..7f856761a9dd1bff0ed0846547eac3cdcf5ab54c 100644 (file)
   #include <clib.h>
 #endif
 
-#if wxUSE_WCSRTOMBS
-  #include <wchar.h>    // for wcsrtombs(), see comments where it's used
-#endif // GNU
-
 #ifdef  WXSTRING_IS_WXOBJECT
   IMPLEMENT_DYNAMIC_CLASS(wxString, wxObject)
 #endif  //WXSTRING_IS_WXOBJECT