diff -r f9283dc4860d -r 88f2e05288ba misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/libfreetype/Xcode-iPhoneOS/Freetype_Prefix.pch Mon Apr 25 01:46:54 2011 +0200 @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif