Skip to content

Commit 0cd0b7a

Browse files
committed
enc_fuzzer.cc: remove duplicate <cstdlib> include
after: 98c2780 IWYU: Include all headers for symbols used in files. clears a clang-tidy warning Change-Id: Ib9190305bc059c69c7f1f7abf52760eb308bfa35
1 parent 2209ffb commit 0cd0b7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/fuzzer/enc_fuzzer.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <cstddef>
1818
#include <cstdint>
1919
#include <cstdlib>
20-
#include <cstdlib>
2120
#include <iostream>
2221
#include <string>
2322
#include <string_view>

0 commit comments

Comments
 (0)