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