]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/choice.h
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled
[wxWidgets.git] / include / wx / mac / choice.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/choice.h"
3 #else
4 #include "wx/mac/carbon/choice.h"
5 #endif