We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 190c310 commit 51fe256Copy full SHA for 51fe256
boost/network/protocol/http/client/connection/simple_connection_factory.ipp
@@ -14,7 +14,7 @@
14
#include <boost/network/protocol/http/client/options.hpp>
15
#include <boost/network/detail/debug.hpp>
16
#ifdef BOOST_NETWORK_DEBUG
17
-#include <network/uri_io.hpp>
+#include <network/uri/uri_io.hpp>
18
#endif
19
#include <boost/algorithm/string/case_conv.hpp>
20
0 commit comments