]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx_cw_d.h
Added wxTolBar::etMargins
[wxWidgets.git] / include / wx / wx_cw_d.h
index ee47ebc35203b061b83f24633a0a409a4ea53851..24db04b37378047823baacddcd42fc3bc0f0af77 100644 (file)
@@ -44,5 +44,9 @@
 #define __WXDEBUG__ 1
 #define WXDEBUG 1
 
+// in order to avoid problems further down in wxWindows
+
+char *strdup(const char *s) ;
+
 #endif
     // _WX_CW__