]> git.saurik.com Git - wxWidgets.git/blob - include/wx/mac/mimetype.h
use _snprintf() in system_sprintf() for the compilers which have it; really fix warni...
[wxWidgets.git] / include / wx / mac / mimetype.h
1 #ifdef __WXMAC_CLASSIC__
2 #include "wx/mac/classic/mimetype.h"
3 #else
4 #include "wx/mac/carbon/mimetype.h"
5 #endif