]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/osx/region.h
1 #if wxOSX_USE_COCOA_OR_CARBON
2 #include "wx/osx/carbon/region.h"
4 #define wxRegionGeneric wxRegion
5 #define wxRegionIteratorGeneric wxRegionIterator
7 #include "wx/generic/region.h"