mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
LLL: remove unneeded includes
This commit is contained in:
parent
9b65a79cb3
commit
b24eed1c3e
@ -35,9 +35,6 @@
|
|||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace dev;
|
using namespace dev;
|
||||||
using namespace dev::eth;
|
using namespace dev::eth;
|
||||||
namespace qi = boost::spirit::qi;
|
|
||||||
namespace px = boost::phoenix;
|
|
||||||
namespace sp = boost::spirit;
|
|
||||||
|
|
||||||
void CodeFragment::finalise(CompilerState const& _cs)
|
void CodeFragment::finalise(CompilerState const& _cs)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user