aboutsummaryrefslogtreecommitdiffstats
path: root/include/http_server.h
diff options
context:
space:
mode:
authoripknHama <ipknhama@gmail.com>2014-08-08 01:14:27 +0900
committeripknHama <ipknhama@gmail.com>2014-08-08 01:14:27 +0900
commit001c66b378d200bdecc8a4a692c5a73a7d426b8f (patch)
tree110f1a6596242b7837c16f88b4838d6fd93dc93c /include/http_server.h
parentc36aa219e25e26019035fe3465471fd510778422 (diff)
downloadcrow-001c66b378d200bdecc8a4a692c5a73a7d426b8f.tar.gz
crow-001c66b378d200bdecc8a4a692c5a73a7d426b8f.zip
amalgamation added
Diffstat (limited to 'include/http_server.h')
-rw-r--r--include/http_server.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/http_server.h b/include/http_server.h
index 9381fdb..6a3c109 100644
--- a/include/http_server.h
+++ b/include/http_server.h
@@ -3,6 +3,7 @@
#include <boost/asio.hpp>
#include <cstdint>
#include <atomic>
+#include <future>
#include <memory>