mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Clean up includes in the fuzzer
This commit is contained in:
@@ -16,7 +16,13 @@
|
||||
*/
|
||||
|
||||
#include <test/tools/fuzzer_common.h>
|
||||
#include <libdevcore/CommonData.h>
|
||||
|
||||
#include <libdevcore/JSON.h>
|
||||
#include <libevmasm/Assembly.h>
|
||||
#include <libevmasm/ConstantOptimiser.h>
|
||||
#include <libsolc/libsolc.h>
|
||||
|
||||
#include <sstream>
|
||||
|
||||
using namespace std;
|
||||
using namespace dev;
|
||||
|
||||
Reference in New Issue
Block a user