]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/taskbarosx.h
use wxIsSameDouble() and wxIsNullDouble() for warning-less double comparison of doubles
[wxWidgets.git] / include / wx / mac / taskbarosx.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/taskbarosx.h"
3 #else
4 #include "wx/mac/carbon/taskbarosx.h"
5 #endif