projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't crash on unterminated CDATA elements (patch #1117629)
[wxWidgets.git]
/
include
/
wx
/
platform.h
diff --git
a/include/wx/platform.h
b/include/wx/platform.h
index a7a9921378ffd313a5b356a603ca3c3db4957b13..2b4a0a274f0f3dc31f7e427729d5651c24f874e4 100644
(file)
--- a/
include/wx/platform.h
+++ b/
include/wx/platform.h
@@
-34,6
+34,7
@@
# define __WXMAC_OSX__
# define __WXMAC_CARBON__
# ifdef __WXMAC_XCODE__
+# include <unistd.h>
# include "wx/mac/carbon/config_xcode.h"
# endif
# else