Prefix.pch 185 Bytes
//
// Prefix header for all source files of the 'super_child' target in the 'super_child' project
//

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