We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84119e5 commit 028f405Copy full SHA for 028f405
http/src/network/protocol/http/client/base.hpp
@@ -9,6 +9,7 @@
9
10
#include <functional>
11
#include <boost/range/iterator_range.hpp>
12
+#include <boost/system/error_code.hpp>
13
14
namespace network {
15
namespace http {
0 commit comments