linphone-iphone/linphone_Prefix.pch
2015-07-31 16:36:27 +02:00

8 lines
No EOL
184 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