mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-18 07:08:16 +00:00
First pass of Windows cleanup and build fixes...
This commit is contained in:
@ -33,6 +33,7 @@
|
||||
#ifndef _CRT_SECURE_NO_WARNINGS
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
#pragma warning(disable:4996)
|
||||
#endif
|
||||
|
||||
const struct _json_value json_value_none;
|
||||
|
Reference in New Issue
Block a user