mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Cleanup of Common.h
This commit is contained in:
@@ -23,11 +23,13 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <libdevcore/Common.h>
|
||||
#include <libevmasm/AssemblyItem.h>
|
||||
|
||||
#include <vector>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <libdevcore/Common.h>
|
||||
#include <libevmasm/AssemblyItem.h>
|
||||
#include <set>
|
||||
|
||||
namespace dev
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user