linphone-ios/linphone_Prefix.pch
2010-01-22 11:44:23 +01:00

8 lines
185 B
Text

//
// Prefix header for all source files of the 'linphone' target in the 'linphone' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif