Added include fuzz.cpp

This commit is contained in:
Google AutoFuzz Team 2019-06-24 11:50:28 -04:00 committed by Jordan Bayles
parent 7e69f15a64
commit 92cc77392e

View File

@ -11,6 +11,7 @@
#endif
#include "fuzz.h"
#include "fuzz.cpp"
#include "jsontest.h"
#include <cmath>
#include <cstring>