2013-02-18 14:38:00 +08:00
|
|
|
//
|
2013-02-20 14:30:05 +08:00
|
|
|
// Prefix header for all source files of the 'HelloJavascript' target in the 'HelloJavascript' project
|
2013-02-18 14:38:00 +08:00
|
|
|
//
|
|
|
|
|
|
|
|
#ifdef __OBJC__
|
|
|
|
#import <Foundation/Foundation.h>
|
|
|
|
#import <UIKit/UIKit.h>
|
|
|
|
#endif
|