Commit cb8d3814 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

quartztext: By pass hard ass headers.

parent 2ec47847
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
// Fix ourselves ColorSync headers that gets included in ApplicationServices. // Fix ourselves ColorSync headers that gets included in ApplicationServices.
#define DisposeCMProfileIterateUPP(a) DisposeCMProfileIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused))) #define DisposeCMProfileIterateUPP(a) DisposeCMProfileIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused)))
#define DisposeCMMIterateUPP(a) DisposeCMMIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused))) #define DisposeCMMIterateUPP(a) DisposeCMMIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused)))
#define __MACHINEEXCEPTIONS__
#include <Carbon/Carbon.h> #include <Carbon/Carbon.h>
#define DEFAULT_FONT "Arial Black" #define DEFAULT_FONT "Arial Black"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment