mirror of
https://github.com/webmproject/libwebp.git
synced 2026-01-19 10:10:11 +01:00
enc_fuzzer.cc: remove duplicate <cstdlib> include
after:
98c27801 IWYU: Include all headers for symbols used in files.
clears a clang-tidy warning
Change-Id: Ib9190305bc059c69c7f1f7abf52760eb308bfa35
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <cstdlib>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
||||
Reference in New Issue
Block a user