From 336c300ca408900875d4d66bf30acb00b1a35d19 Mon Sep 17 00:00:00 2001 From: Google AutoFuzz Team Date: Mon, 24 Jun 2019 15:06:19 -0400 Subject: [PATCH] Update jsontest.cpp --- src/test_lib_json/jsontest.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test_lib_json/jsontest.cpp b/src/test_lib_json/jsontest.cpp index c0b5296..2bf4108 100644 --- a/src/test_lib_json/jsontest.cpp +++ b/src/test_lib_json/jsontest.cpp @@ -5,6 +5,7 @@ #define _CRT_SECURE_NO_WARNINGS 1 // Prevents deprecation warning with MSVC #include "jsontest.h" +#inlcude "fuzz.h" #include #include