mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 14:34:33 +02: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