diff -r 1dedcc37bfe8 -r 1853628ae285 misc/libphysfs/Xcode/Physfs_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/libphysfs/Xcode/Physfs_Prefix.pch Fri Feb 22 05:15:48 2013 +0100 @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif