We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854ce40 commit 8a9fbedCopy full SHA for 8a9fbed
boost/network/protocol/http/detail/connection_helper.hpp
@@ -10,6 +10,7 @@
10
#include <boost/foreach.hpp>
11
#include <boost/network/protocol/http/traits/connection_keepalive.hpp>
12
#include <boost/asio/streambuf.hpp>
13
+#include <boost/network/traits/string.hpp>
14
15
namespace boost { namespace network { namespace http { namespace detail {
16
boost/network/protocol/http/policies/sync_resolver.hpp
@@ -9,6 +9,7 @@
9
#include <utility>
#include <boost/network/protocol/http/traits/resolver.hpp>
#include <boost/fusion/adapted/std_pair.hpp>
namespace boost { namespace network { namespace http { namespace policies {
0 commit comments