Files
Objective-Zip/Objective_Zip_Prefix.pch
T
2012-11-28 22:04:12 +01:00

9 lines
195 B
Plaintext

//
// Prefix header for all source files of the 'Objective-Zip' target in the 'Objective-Zip' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif