mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 02:00:49 +02:00
Wrapper for MSC < VS2015
This commit is contained in:
@@ -124,11 +124,6 @@ static int loggingEnabled = 0;
|
||||
static struct log mynewt_log;
|
||||
#endif /* WOLFSSL_APACHE_MYNEWT */
|
||||
|
||||
#ifdef _MSC_VER
|
||||
/* 4996 warning to use MS extensions e.g., sprintf_s instead of XSPRINTF */
|
||||
#pragma warning(disable: 4996)
|
||||
#endif /* _MSC_VER */
|
||||
|
||||
#endif /* DEBUG_WOLFSSL */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user