]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx_cw_cm.h
Avoid ICE with MinGW 2.95.3.
[wxWidgets.git] / include / wx / wx_cw_cm.h
index 43311efd2164dc18d4adfff82951096aa82fb535..a577e2860c5a10020f0e3fbce59a988bbf0110f4 100644 (file)
 
 #define USE_DEFINE
 
 
 #define USE_DEFINE
 
-// in order to avoid problems further down in wxWidgets
-
-#ifdef __cplusplus
-
-extern "C"
-{
-#endif
-    char *strdup(const char *s) ;
-    int isascii( int c ) ;
-#ifdef __cplusplus
-}
-#endif
-