aboutsummaryrefslogtreecommitdiffstats
path: root/Assembly.h
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-07-02 16:19:04 +0800
committerGav Wood <i@gavwood.com>2014-07-02 16:19:04 +0800
commit17010d445c28d5d67ebb124563f3b9f6991f034f (patch)
tree300fe6171b62b17fde95a843735c0d37a5980b3d /Assembly.h
parent3174a5e0c6072004159326f000c0e1dfe6703b00 (diff)
downloaddexon-solidity-17010d445c28d5d67ebb124563f3b9f6991f034f.tar.gz
dexon-solidity-17010d445c28d5d67ebb124563f3b9f6991f034f.tar.zst
dexon-solidity-17010d445c28d5d67ebb124563f3b9f6991f034f.zip
Remove unneeded dependencies.
Diffstat (limited to 'Assembly.h')
-rw-r--r--Assembly.h1
1 files changed, 0 insertions, 1 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