diff -r 9bd2d6b1ba52 -r 9a7cc0f29430 misc/libtremor/Xcode/Tremor_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/libtremor/Xcode/Tremor_Prefix.pch Sun Oct 09 20:41:17 2011 +0200 @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif