mirror of
https://github.com/webmproject/libwebp.git
synced 2025-06-18 11:24:34 +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:
parent
2209ffba39
commit
0cd0b7a701
@ -17,7 +17,6 @@
|
||||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <cstdlib>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user