diff options
Diffstat (limited to 'liblll/Exceptions.h')
-rw-r--r-- | liblll/Exceptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liblll/Exceptions.h b/liblll/Exceptions.h index e8ca99db..7bd951e3 100644 --- a/liblll/Exceptions.h +++ b/liblll/Exceptions.h @@ -25,7 +25,7 @@ namespace dev { -namespace eth +namespace lll { /// Compile a Low-level Lisp-like Language program into EVM-code. |