Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which...
authorDavid Elliott <dfe@tgwbd.org>
Sat, 7 Jul 2007 22:10:02 +0000 (22:10 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 7 Jul 2007 22:10:02 +0000 (22:10 +0000)
commit9ed8b5a7b2e41ecb07d2dab32bac32eb7b771fd3
tree0a11bf4a7d14c90eae64b6321ad7fc5665304bf4
parent6ac84a787253ecedb262c739ec04e753e11c3697
Don't include <CoreFoundation/CFBase.h> because it in turn includes MacTypes.h which causes too much namespace pollution.
Instead, declare the CFTypeRef type and the CFRelease and CFRetain functions.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/corefoundation/cfref.h