]> git.saurik.com Git - wxWidgets.git/blame_incremental - include/wx/mac/dcmemory.h
added wxUSE_PRINTF_POS_PARAMS which can be used to force the use of built-in printf...
[wxWidgets.git] / include / wx / mac / dcmemory.h
... / ...
CommitLineData
1#ifdef __WXMAC_CLASSIC__
2#include "wx/mac/classic/dcmemory.h"
3#else
4#include "wx/mac/carbon/dcmemory.h"
5#endif