diff -r 000000000000 -r 4585c74d809c Source/GGB-iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Source/GGB-iPhone_Prefix.pch Tue Jul 08 20:32:52 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