]> git.saurik.com Git - wxWidgets.git/blame - include/wx/mac/private.h
Implement NULL-checking wxCFRetain/wxCFRelease as suggested by Stefan Csomor.
[wxWidgets.git] / include / wx / mac / private.h
CommitLineData
ca80fdee 1#ifdef __WXMAC_CLASSIC__
9ea759d4 2#include "wx/mac/classic/private.h"
5273bf2f 3#else
9ea759d4 4#include "wx/mac/carbon/private.h"
0856acc6 5#endif