20 #ifndef INCLUDED_VCL_INC_QUARTZ_COMMON_H
21 #define INCLUDED_VCL_INC_QUARTZ_COMMON_H
27 #include <ApplicationServices/ApplicationServices.h>
29 #include <CoreGraphics/CoreGraphics.h>
30 #include <CoreText/CoreText.h>
37 std::ostream &
operator <<(std::ostream& s, CTFontRef pFont);
39 #endif // INCLUDED_VCL_INC_QUARTZ_COMMON_H
std::ostream & operator<<(std::ostream &s, CTFontRef pFont)