diff -r 000000000000 -r 2eb229411d73 Source/GGB-iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Source/GGB-iPhone_Prefix.pch Mon Jul 21 17:32:21 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