diff -r e353ca78d28b -r f7e49eff3708 misc/libtremor/Xcode/Tremor_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/libtremor/Xcode/Tremor_Prefix.pch Sun Apr 24 22:57:57 2011 +0200 @@ -0,0 +1,7 @@ +// +// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project. +// + +#ifdef __OBJC__ + #import +#endif