Skip to content

Commit febd74e

Browse files
committed
Added missing header.
1 parent 1b50308 commit febd74e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

http/src/http/server/simple_sessions.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <boost/utility/string_ref.hpp>
1313
#include <atomic>
1414
#include <thread>
15+
#include <mutex>
1516

1617
namespace network {
1718
namespace http {

0 commit comments

Comments
 (0)