]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/clipbrd.h
added wx_truncate_cast and use it (sometimes instead of wx_static_cast) to explicitel...
[wxWidgets.git] / include / wx / mac / clipbrd.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/clipbrd.h"
3 #else
4 #include "wx/mac/carbon/clipbrd.h"
5 #endif