]> git.saurik.com Git - wxWidgets.git/blame - include/wx/osx/dc.h
updating fixed config data for xcode builds for gcc 4.0 and 10.4 sdk as minimum envir...
[wxWidgets.git] / include / wx / osx / dc.h
CommitLineData
5c6eb3a8 1#ifdef __WXMAC_CLASSIC__
ef0e9220 2#include "wx/osx/classic/dc.h"
5c6eb3a8 3#else
ef0e9220 4#include "wx/osx/carbon/dc.h"
5c6eb3a8 5#endif