mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 16:49:20 +00:00
Include linphonecore.h in vcard.cc so that the linphone_core_vcard_supported symbol is exported on Windows.
This commit is contained in:
parent
751fc90886
commit
5b19181748
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
#include "belcard/belcard_parser.hpp"
|
||||
#include "sal/sal.h"
|
||||
#include <bctoolbox/crypto.h>
|
||||
#include "linphonecore.h"
|
||||
|
||||
#define VCARD_MD5_HASH_SIZE 16
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue