diff -r 000000000000 -r 73f8c889f053 Source/GGB-iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Source/GGB-iPhone_Prefix.pch Wed Jul 09 17:07:45 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