skia2/experimental/SimpleiOSApp/SimpleiOSApp_Prefix.pch

9 lines
185 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'iosshell' target in the 'iosshell' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif