]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxchar.h
Fixes for GNUPro 00r1
[wxWidgets.git] / include / wx / wxchar.h
index 1174ddb2871c073f41a2316e5f352544ad20a652..7537bd055dda72600abbaa45a08be34615f94c6d 100644 (file)
@@ -69,6 +69,7 @@
         #include <string.h>
         #include <ctype.h>
     #elif defined(__CYGWIN__)
+        #define HAVE_WCSLEN
         #include <stddef.h>
         #include <wchar.h>
     #endif