aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/Instruction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libevmasm/Instruction.cpp')
-rw-r--r--libevmasm/Instruction.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libevmasm/Instruction.cpp b/libevmasm/Instruction.cpp
index da765c41..d854dfec 100644
--- a/libevmasm/Instruction.cpp
+++ b/libevmasm/Instruction.cpp
@@ -24,7 +24,6 @@
#include <functional>
#include <libdevcore/Common.h>
#include <libdevcore/CommonIO.h>
-#include <libdevcore/Log.h>
using namespace std;
using namespace dev;
using namespace dev::solidity;