mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #9409 from ethereum/fixWindowsBuild
Fix windows build.
This commit is contained in:
commit
052c4a86a0
@ -38,6 +38,7 @@
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
using namespace std;
|
||||
using namespace solidity;
|
||||
using namespace solidity::langutil;
|
||||
using namespace solidity::frontend;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user