summaryrefslogtreecommitdiffhomepage
path: root/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'server.h')
-rw-r--r--server.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/server.h b/server.h
index 0dcf3dd..5e5343f 100644
--- a/server.h
+++ b/server.h
@@ -1,5 +1,7 @@
#pragma once
+#include <boost/asio/io_context.hpp>
+
#include "config.h"
using namespace std::string_literals;