]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/private.h
1 /* common warning snippet for all osx direct includes */
3 #ifndef wxOSX_USE_CARBON
4 #error "this files should only be included after platform.h was included
8 #include "wx/osx/iphone/private.h"
10 #include "wx/osx/carbon/private.h"
12 #include "wx/osx/cocoa/private.h"