windows compile another step closer

This commit is contained in:
Jeff Lenk
2013-04-03 08:54:42 -05:00
parent e35b087f51
commit 43eaa95746
8 changed files with 27 additions and 16 deletions

View File

@@ -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