mirror of
https://github.com/passepartoutvpn/openssl-apple.git
synced 2025-01-24 17:52:25 +00:00
9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
//
|
|
// Prefix header for all source files of the 'OpenSSL-1' target in the 'OpenSSL-1' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|