iPhone/MYNetwork_iPhone_Prefix.pch
author morrowa
Tue Jun 23 13:52:28 2009 -0700 (2009-06-23)
changeset 54 6d1392a3e0a6
permissions -rw-r--r--
Moved _handleCloseRequest to a new method. Added warning messages.
     1 //
     2 // Prefix header for all source files of the 'MYNetwork-iPhone' target in the 'MYNetwork-iPhone' project
     3 //
     4 
     5 #ifdef __OBJC__
     6 #import <Foundation/Foundation.h>
     7 #import <UIKit/UIKit.h>
     8 #endif