projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxTreeEvent::Clone() support [patch #1061198].
[wxWidgets.git]
/
include
/
wx
/
wx_cw_cm.h
diff --git
a/include/wx/wx_cw_cm.h
b/include/wx/wx_cw_cm.h
index 43311efd2164dc18d4adfff82951096aa82fb535..a577e2860c5a10020f0e3fbce59a988bbf0110f4 100644
(file)
--- a/
include/wx/wx_cw_cm.h
+++ b/
include/wx/wx_cw_cm.h
@@
-68,16
+68,3
@@
#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
-