Cleanup of Common.h

This commit is contained in:
chriseth
2017-08-25 14:54:23 +02:00
parent 1437521df0
commit 4b0e30d259
6 changed files with 25 additions and 58 deletions
+4 -2
View File
@@ -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
{