summaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers.h')
-rwxr-xr-x[-rw-r--r--]headers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/headers.h b/headers.h
index 46b56b6..d1b6b31 100644..100755
--- a/headers.h
+++ b/headers.h
@@ -35,6 +35,9 @@
#include <boost/thread.hpp>
#include <boost/regex.hpp>
#include <boost/algorithm/string.hpp>
+#include <boost/nondet_random.hpp>
+#include <boost/random/variate_generator.hpp>
+#include <boost/random/uniform_int.hpp>
//utf8cpp
#include <utf8.h>