mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-22 07:28:32 +00:00
Attempt to fix VS compil when building without vCard support
This commit is contained in:
parent
8cc1a6d6f0
commit
ecbeb8a9ee
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ test_t vcard_tests[] = {
|
||||||
{ "Friends storage in sqlite database", friends_sqlite_storage },
|
{ "Friends storage in sqlite database", friends_sqlite_storage },
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
{ },
|
||||||
};
|
};
|
||||||
|
|
||||||
test_suite_t vcard_test_suite = {
|
test_suite_t vcard_test_suite = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue