2
0
Simeon Manolov 1 жил өмнө
parent
commit
4be7adbf0a

+ 2 - 0
client/ServerRunner.cpp

@@ -20,6 +20,8 @@
 #include <boost/process/io.hpp>
 #endif
 
+#include <future>
+
 ServerThreadRunner::ServerThreadRunner() = default;
 ServerThreadRunner::~ServerThreadRunner() = default;