(svn r25474) -Fix [FS#5618]: OS X compilation failure

This commit is contained in:
rubidium 2013-06-26 15:02:16 +00:00
parent 3fe1e9176d
commit 8f9d213675

View File

@ -44,6 +44,7 @@
#define WindowClass OTTDWindowClass
#define ScriptOrder OTTDScriptOrder
#define Palette OTTDPalette
#define GlyphID OTTDGlyphID
#include <CoreServices/CoreServices.h>
#include <ApplicationServices/ApplicationServices.h>
@ -53,6 +54,7 @@
#undef WindowClass
#undef ScriptOrder
#undef Palette
#undef GlyphID
/* remove the variables that CoreServices defines, but we define ourselves too */
#undef bool