Update tests/fuzzer/fuzz_gltf_customjson.cc

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Syoyo Fujita
2026-03-22 02:50:24 +09:00
committed by GitHub
parent e2e40f58ae
commit d8fb6cad78

View File

@@ -18,9 +18,6 @@
#include <cstdint>
#include <cstring>
#include <memory>
#include <vector>
#include <iostream>
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION