From ef3009113058aa6b0a723c292b38a92baa87b0af Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sat, 24 Feb 2018 15:13:11 +0800 Subject: testrunner - Shut up msvc --- tools/testrunner/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testrunner/main.cpp b/tools/testrunner/main.cpp index c0cda242..1185c2c3 100644 --- a/tools/testrunner/main.cpp +++ b/tools/testrunner/main.cpp @@ -1,6 +1,7 @@ /// /// /// +#define _CRT_SECURE_NO_WARNINGS #include #include #include -- cgit v1.2.3