summaryrefslogtreecommitdiffstats
path: root/src/Root.h
diff options
context:
space:
mode:
authorTiger Wang <ziwei.tiger@hotmail.co.uk>2014-10-24 00:58:01 +0200
committerTiger Wang <ziwei.tiger@hotmail.co.uk>2014-10-24 00:58:01 +0200
commit51fa6b4090ee930d03592550613592b1087fb788 (patch)
treea41682a171b54a4cbb721542a6135bcaca2bfef6 /src/Root.h
parentAdded FastRandom.* back to CMakeLists.txt. (diff)
downloadcuberite-51fa6b4090ee930d03592550613592b1087fb788.tar
cuberite-51fa6b4090ee930d03592550613592b1087fb788.tar.gz
cuberite-51fa6b4090ee930d03592550613592b1087fb788.tar.bz2
cuberite-51fa6b4090ee930d03592550613592b1087fb788.tar.lz
cuberite-51fa6b4090ee930d03592550613592b1087fb788.tar.xz
cuberite-51fa6b4090ee930d03592550613592b1087fb788.tar.zst
cuberite-51fa6b4090ee930d03592550613592b1087fb788.zip
Diffstat (limited to 'src/Root.h')
-rw-r--r--src/Root.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Root.h b/src/Root.h
index c6bea4902..2860c1ce2 100644
--- a/src/Root.h
+++ b/src/Root.h
@@ -6,6 +6,7 @@
#include "HTTPServer/HTTPServer.h"
#include "Defines.h"
#include "RankManager.h"
+#include <thread>