diff -r 000000000000 -r 1fadc382ece2 iPhone/MYNetwork_iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iPhone/MYNetwork_iPhone_Prefix.pch Mon May 04 23:10:51 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