openssl-apple/OpenSSL_for_iOS_Prefix.pch
2010-12-04 15:18:35 +01:00

9 lines
199 B
Plaintext

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