aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Assembly.h1
-rw-r--r--Exceptions.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/Assembly.h b/Assembly.h
index 9cd10a82..4a6d02ce 100644
--- a/Assembly.h
+++ b/Assembly.h
@@ -25,7 +25,6 @@
#include <sstream>
#include <libethential/Common.h>
#include <libevmface/Instruction.h>
-#include <libethcore/SHA3.h>
#include "Exceptions.h"
namespace eth
diff --git a/Exceptions.h b/Exceptions.h
index 79b7cd52..a1aee173 100644
--- a/Exceptions.h
+++ b/Exceptions.h
@@ -21,8 +21,6 @@
#pragma once
-#include <libethcore/Exceptions.h>
-
namespace eth
{