Skip to content

Commit 9033d51

Browse files
committed
Remove unnecessary inclusion of <bits/stdc++.h>
1 parent 4360748 commit 9033d51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/fuzz/wasm-mutator-fuzz/wasm_mutator_fuzz.cc

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include <string.h>
1111
#include <iostream>
1212
#include <vector>
13-
#include <bits/stdc++.h>
1413

1514
using namespace std;
1615

0 commit comments

Comments
 (0)