mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Replace dev::eth namespace with dev::lll in LLL
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
using namespace std;
|
||||
using namespace dev;
|
||||
using namespace dev::solidity;
|
||||
using namespace dev::eth;
|
||||
using namespace dev::lll;
|
||||
|
||||
static string const VersionString =
|
||||
string(ETH_PROJECT_VERSION) +
|
||||
|
||||
Reference in New Issue
Block a user