diff options
Diffstat (limited to 'lllc/main.cpp')
-rw-r--r-- | lllc/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lllc/main.cpp b/lllc/main.cpp index a2a3adc4..2c3b6a64 100644 --- a/lllc/main.cpp +++ b/lllc/main.cpp @@ -29,6 +29,7 @@ #include "ethereum/BuildInfo.h" using namespace std; using namespace dev; +using namespace dev::solidity; using namespace dev::eth; void help() |