allwinner_a64/android/external/skia/experimental/iOSSampleApp/iOSSampleApp_Prefix.pch
2018-08-08 16:14:42 +08:00

8 lines
185 B
Text

//
// 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