]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/private.h
89cc04313e01cadd14c20af5b876434f7ad4c2fe
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"