Skip to content

Commit c4d1cb1

Browse files
Google-Autofuzzbaylesj
authored andcommitted
Update jsontest.cpp
1 parent 336c300 commit c4d1cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test_lib_json/jsontest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#define _CRT_SECURE_NO_WARNINGS 1 // Prevents deprecation warning with MSVC
77
#include "jsontest.h"
8-
#inlcude "fuzz.h"
8+
#include "fuzz.h"
99
#include <cstdio>
1010
#include <string>
1111

0 commit comments

Comments
 (0)