Fixes for GNUPro 00r1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-01-04 17:36:18 +00:00
parent a4e2b27676
commit 7fc0bd1c05
7 changed files with 26 additions and 9 deletions

View File

@@ -69,6 +69,7 @@
#include <string.h>
#include <ctype.h>
#elif defined(__CYGWIN__)
#define HAVE_WCSLEN
#include <stddef.h>
#include <wchar.h>
#endif