mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Library libdevcore renamed to libsolutil.
This commit is contained in:
committed by
Daniel Kirchner
parent
8ac6258d31
commit
345f9928ab
@@ -28,8 +28,8 @@
|
||||
#include <libevmasm/Instruction.h>
|
||||
#include <libevmasm/GasMeter.h>
|
||||
|
||||
#include <libdevcore/Visitor.h>
|
||||
#include <libdevcore/CommonData.h>
|
||||
#include <libsolutil/Visitor.h>
|
||||
#include <libsolutil/CommonData.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace solidity;
|
||||
|
||||
Reference in New Issue
Block a user