mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fuzzer: Refactor utility methods shared by proto fuzzers.
Co-authored-by: Leonardo <leo@ethereum.org> Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
This commit is contained in:
co-authored by
Leonardo
Daniel Kirchner
parent
72c6932bf5
commit
febccdd96a
@@ -21,7 +21,7 @@
|
||||
#include <libsolutil/Whiskers.h>
|
||||
#include <libsolutil/Visitor.h>
|
||||
|
||||
using namespace solidity::test::fuzzer;
|
||||
using namespace solidity::test::fuzzer::mutator;
|
||||
using namespace solidity::util;
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user