mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Fix build on Windows.
This commit is contained in:
parent
f903eeb0df
commit
7251c06e57
1 changed files with 1 additions and 1 deletions
|
|
@ -1426,7 +1426,7 @@ void v_table_reference_destroy(VTableReference *ref);
|
|||
|
||||
void _linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable, bool_t autorelease);
|
||||
|
||||
void linphone_core_v_table_set_internal(LinphoneCoreVTable *table, bool_t internal);
|
||||
LINPHONE_PUBLIC void linphone_core_v_table_set_internal(LinphoneCoreVTable *table, bool_t internal);
|
||||
bool_t linphone_core_v_table_is_internal(LinphoneCoreVTable *table);
|
||||
|
||||
#ifdef VIDEO_ENABLED
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue