diff options
Diffstat (limited to 'checkRandomVMTest.cpp')
-rw-r--r-- | checkRandomVMTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkRandomVMTest.cpp b/checkRandomVMTest.cpp index c9635771..a4092257 100644 --- a/checkRandomVMTest.cpp +++ b/checkRandomVMTest.cpp @@ -21,6 +21,7 @@ */ #include <libdevcore/Common.h> +#include <libdevcore/Assertions.h> #include <libdevcore/Exceptions.h> #include <libdevcore/Log.h> #include <libevm/VMFactory.h> |