iPhone/MYNetwork_iPhone_Prefix.pch
author morrowa
Fri Jul 03 17:50:28 2009 -0700 (2009-07-03)
changeset 58 6577813acf12
permissions -rw-r--r--
Fixed bug which caused PyBLIP to stop sending responses while the connection was closing.
     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