openssl-apple/OpenSSL_for_iOS_Prefix.pch

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