]> git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/private.h
define {first,second}_type in the struct declared by _WX_DECLARE_PAIR too for compati...
[wxWidgets.git] / include / wx / osx / private.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/osx/classic/private.h"
3 #elif defined(__WXOSX_IPHONE__)
4 #include "wx/osx/core/private.h"
5 #else
6 #include "wx/osx/carbon/private.h"
7 #endif