]> git.sesse.net Git - vlc/commitdiff
quartztext: By pass hard ass headers.
authorPierre d'Herbemont <pdherbemont@free.fr>
Fri, 21 Aug 2009 00:13:27 +0000 (02:13 +0200)
committerPierre d'Herbemont <pdherbemont@free.fr>
Fri, 21 Aug 2009 00:13:27 +0000 (02:13 +0200)
modules/misc/quartztext.c

index c36a59d30ed20b799163f72a91fbae6ebeec46eb..bebd9ae167bbf0b824ff520dd5ab18f3a5ede1da 100644 (file)
@@ -45,6 +45,7 @@
 // Fix ourselves ColorSync headers that gets included in ApplicationServices.
 #define DisposeCMProfileIterateUPP(a) DisposeCMProfileIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused)))
 #define DisposeCMMIterateUPP(a) DisposeCMMIterateUPP(CMProfileIterateUPP userUPP __attribute__((unused)))
+#define __MACHINEEXCEPTIONS__
 #include <Carbon/Carbon.h>
 
 #define DEFAULT_FONT           "Arial Black"