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