diff options
Diffstat (limited to 'Assembly.cpp')
-rw-r--r-- | Assembly.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Assembly.cpp b/Assembly.cpp index 7016b286..f4d700f9 100644 --- a/Assembly.cpp +++ b/Assembly.cpp @@ -22,7 +22,6 @@ #include "Assembly.h" #include <libethential/Log.h> -#include <libethcore/CommonEth.h> using namespace std; using namespace eth; |