APLOC2/Week2/APLOCWeek2/APLOCWeek2/APLOCWeek2-Prefix.pch
2013-02-14 14:09:42 -05:00

15 lines
323 B
Plaintext

//
// Prefix header for all source files of the 'APLOCWeek2' target in the 'APLOCWeek2' project
//
#import <Availability.h>
#ifndef __IPHONE_4_0
#warning "This project uses features only available in iOS SDK 4.0 and later."
#endif
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#endif