diff -r 000000000000 -r efe5d4523a23 Source/GGB-iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Source/GGB-iPhone_Prefix.pch Thu Jul 31 13:23:44 2008 -0700 @@ -0,0 +1,9 @@ +// +// Prefix header for all source files of the 'GGB-iPhone' target in the 'GGB-iPhone' project +// + +#ifdef __OBJC__ + #import + #import + #import +#endif