diff -r 2c4151afad0c -r 7587033bf732 misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch Sat Feb 11 04:24:53 2012 +0100 @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif