2017-11-17 11:14:29 -05:00

6 lines
80 B
Plaintext

#import <TargetConditionals.h>
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif