openssl-apple/OpenSSL_for_iPhone_Prefix.pch

9 lines
205 B
Plaintext
Raw Normal View History

2010-06-30 18:54:53 +00:00
//
// 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