blob: 56d2ddf424e810faf6faf2e060b767a91952a5b7 [file] [log] [blame]
//
// Prefix header for all source files of the 'books' target in the 'books' project
//
#import <Availability.h>
#ifndef __IPHONE_3_0
#warning "This project uses features only available in iOS SDK 3.0 and later."
#endif
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
#endif