skia2/experimental/iOSSampleApp/iOSSampleApp_Prefix.pch
2011-06-24 15:57:30 +00:00

9 lines
185 B
Plaintext

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