aboutsummaryrefslogtreecommitdiffstats
path: root/All.h
diff options
context:
space:
mode:
authorChristian <c@ethdev.com>2014-11-06 21:50:18 +0800
committerChristian <c@ethdev.com>2014-11-06 21:50:18 +0800
commit476853f3feb2159fa24a85826c19e7e5190d3770 (patch)
tree6bda3f938d8e0332e8cbe1374d88dfc4f1103678 /All.h
parentfd980ea543a9d666dd20289ac61cfbe40a039d5e (diff)
downloaddexon-solidity-476853f3feb2159fa24a85826c19e7e5190d3770.tar.gz
dexon-solidity-476853f3feb2159fa24a85826c19e7e5190d3770.tar.zst
dexon-solidity-476853f3feb2159fa24a85826c19e7e5190d3770.zip
Moved instructions and assembly to new libevmcore.
Diffstat (limited to 'All.h')
-rw-r--r--All.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/All.h b/All.h
index ec6989e6..7c4192f6 100644
--- a/All.h
+++ b/All.h
@@ -1,6 +1,5 @@
#pragma once
-#include "Assembly.h"
#include "CodeFragment.h"
#include "Compiler.h"
#include "CompilerState.h"