mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
windows compile another step closer
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
#include "zrtp_types.h"
|
||||
#include "zrtp_error.h"
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning(disable:4214)
|
||||
#endif
|
||||
|
||||
/*!
|
||||
* \defgroup dev_protocol Protocol related data types and definitions
|
||||
|
Reference in New Issue
Block a user