moltenvk/Demos/Cube/iOS/Prefix.pch

6 lines
80 B
Plaintext
Raw Normal View History

2017-11-17 11:14:29 -05:00
#import <TargetConditionals.h>
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif