mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Removed libethcore dependencies
This commit is contained in:
parent
3174a5e0c6
commit
a8133b6f48
@ -25,7 +25,6 @@
|
||||
#include <sstream>
|
||||
#include <libethential/Common.h>
|
||||
#include <libevmface/Instruction.h>
|
||||
#include <libethcore/SHA3.h>
|
||||
#include "Exceptions.h"
|
||||
|
||||
namespace eth
|
||||
|
@ -21,8 +21,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <libethcore/Exceptions.h>
|
||||
|
||||
namespace eth
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user