blob: 352e658889fb336df03d1ee1c4fb5c105f3dfc97 [file] [log] [blame]
//
// Prefix header for all source files of the 'ipjsua' target in the 'ipjsua' 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