//
// Prefix header for all source files of the '___PROJECTNAMEASIDENTIFIER___' target in the '___PROJECTNAMEASIDENTIFIER___' project
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <UIKit/UIKit.h>
#endif
