aboutsummaryrefslogtreecommitdiffstats
path: root/checkRandomTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'checkRandomTest.cpp')
-rw-r--r--checkRandomTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/checkRandomTest.cpp b/checkRandomTest.cpp
index e3442d43..50c3c367 100644
--- a/checkRandomTest.cpp
+++ b/checkRandomTest.cpp
@@ -20,6 +20,7 @@
* Check a random test and return 0/1 for success or failure. To be used for efficiency in the random test simulation.
*/
+#include <boost/asio.hpp>
#include <libdevcore/Common.h>
#include <libdevcore/Exceptions.h>
#include <libdevcore/Log.h>