openssl-apple/OpenSSL_for_iPhone_Prefix.pch
2010-06-30 20:54:53 +02:00

9 lines
205 B
Plaintext

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