We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b50308 commit febd74eCopy full SHA for febd74e
http/src/http/server/simple_sessions.hpp
@@ -12,6 +12,7 @@
12
#include <boost/utility/string_ref.hpp>
13
#include <atomic>
14
#include <thread>
15
+#include <mutex>
16
17
namespace network {
18
namespace http {
0 commit comments