diff -r 000000000000 -r 8efb48eabd08 iPhone/MYNetwork_iPhone_Prefix.pch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iPhone/MYNetwork_iPhone_Prefix.pch Sun May 10 19:00:50 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