mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
move libevmcore to solidity
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <boost/variant.hpp>
|
||||
#include <libevmcore/Instruction.h>
|
||||
#include <libevmasm/Instruction.h>
|
||||
|
||||
namespace dev
|
||||
{
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include <libsolidity/inlineasm/AsmParser.h>
|
||||
#include <ctype.h>
|
||||
#include <algorithm>
|
||||
#include <libevmcore/Instruction.h>
|
||||
#include <libevmasm/Instruction.h>
|
||||
#include <libsolidity/parsing/Scanner.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
Reference in New Issue
Block a user