2eff7e26c0
git-svn-id: http://skia.googlecode.com/svn/trunk@1703 2bbb7eff-a529-9590-31e7-b0007b416f81
9 lines
185 B
Plaintext
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
|