aboutsummaryrefslogtreecommitdiffstats
path: root/createRandomTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'createRandomTest.cpp')
-rw-r--r--createRandomTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/createRandomTest.cpp b/createRandomTest.cpp
index fa5ed7bd..da1a028b 100644
--- a/createRandomTest.cpp
+++ b/createRandomTest.cpp
@@ -23,6 +23,7 @@
#include <string>
#include <iostream>
#include <chrono>
+#include <boost/asio.hpp>
#include <boost/random.hpp>
#include <boost/filesystem/path.hpp>
#pragma GCC diagnostic ignored "-Wunused-parameter"