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