diff options
Diffstat (limited to 'checkRandomStateTest.cpp')
-rw-r--r-- | checkRandomStateTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/checkRandomStateTest.cpp b/checkRandomStateTest.cpp index 0fa7233b..a4d390b1 100644 --- a/checkRandomStateTest.cpp +++ b/checkRandomStateTest.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> |