blob: 1c479f47140dde1f9759c3abb4049421c4d89424 [file] [log] [blame]
yangsu@google.com2eff7e22011-06-24 15:57:30 +00001//
2// Prefix header for all source files of the 'iOSShell' target in the 'iOSShell' project
3//
4
5#ifdef __OBJC__
6 #import <Foundation/Foundation.h>
7 #import <UIKit/UIKit.h>
8#endif