diff -r 000000000000 -r 60f2b46d9a3b iPhone/MYNetwork_iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iPhone/MYNetwork_iPhone_Prefix.pch Sat May 16 14:10:15 2009 -0700 @@ -0,0 +1,8 @@ +// +// Prefix header for all source files of the 'MYNetwork-iPhone' target in the 'MYNetwork-iPhone' project +// + +#ifdef __OBJC__ +#import +#import +#endif