Index: /trunk/FACT++/src/rootifysql.cc
===================================================================
--- /trunk/FACT++/src/rootifysql.cc	(revision 19402)
+++ /trunk/FACT++/src/rootifysql.cc	(revision 19403)
@@ -1,8 +1,10 @@
 #include "Database.h"
 
-#include <boost/algorithm/string/join.hpp>
+#include <random>
+
 #include <boost/regex.hpp>
 #include <boost/tokenizer.hpp>
 #include <boost/algorithm/string.hpp>
+#include <boost/algorithm/string/join.hpp>
 
 #include "tools.h"
