From 8e36fb40f92e3ebe3989aaf7b54c898eb040cbce Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Mon, 16 Jul 2018 16:54:23 +0100 Subject: Squash MSVC warnings in bin2coff. --- scripts/bin2coff.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/bin2coff.c b/scripts/bin2coff.c index 8c8a956f..8c3a5705 100644 --- a/scripts/bin2coff.c +++ b/scripts/bin2coff.c @@ -33,6 +33,8 @@ + Accept 'Win32' and 'x64' as flags. */ +#define _CRT_SECURE_NO_WARNINGS + #include #include #include -- cgit v1.2.3