mirror of
https://github.com/passepartoutvpn/openssl-apple.git
synced 2025-02-03 22:52:02 +00:00
9 lines
205 B
Plaintext
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
|