//
// Prefix header for all source files of the 'HelloWorld' target in the 'HelloWorld' project
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif