projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
conditional compilation corrections for Apple Developer Tools
[wxWidgets.git]
/
src
/
mac
/
carbon
/
tabctrl.cpp
diff --git
a/src/mac/carbon/tabctrl.cpp
b/src/mac/carbon/tabctrl.cpp
index 9d840214d00982a5b5f36e4585d4d500299006d8..2b4a07e0fbf3d56e670a56b2ad04d1831d0804e5 100644
(file)
--- a/
src/mac/carbon/tabctrl.cpp
+++ b/
src/mac/carbon/tabctrl.cpp
@@
-13,6
+13,8
@@
#pragma implementation "tabctrl.h"
#endif
#pragma implementation "tabctrl.h"
#endif
+#include "wx/defs.h"
+
#include "wx/control.h"
#include "wx/tabctrl.h"
#include "wx/mac/uma.h"
#include "wx/control.h"
#include "wx/tabctrl.h"
#include "wx/mac/uma.h"