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