TestsLiblinphone: fix compilation

This commit is contained in:
Gautier Pelloux-Prayer 2016-01-11 17:06:24 +01:00
parent 7337f828de
commit e9ce3c78d8

View file

@ -11,6 +11,7 @@
#include "linphone/liblinphone_tester.h"
#import "NSObject+DTRuntime.h"
#import "Utils.h"
#import "Log.h"
@interface LinphoneTester_Tests : XCTestCase
@property(retain, nonatomic) NSString *bundlePath;