mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 07:08:11 +00:00
fix c++ compilation problem
This commit is contained in:
parent
40a291024f
commit
0c0427f98f
1 changed files with 1 additions and 0 deletions
|
|
@ -159,6 +159,7 @@ char * linphone_call_log_to_str(LinphoneCallLog *cl);
|
|||
* The LinphoneCall object represents a call issued or received by the LinphoneCore
|
||||
**/
|
||||
struct _LinphoneCall;
|
||||
enum _LinphoneCallState;
|
||||
typedef struct _LinphoneCall LinphoneCall;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue