We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5bc42 commit d7bec0aCopy full SHA for d7bec0a
libs/network/test/http/client_get_ready_test.cpp
@@ -4,7 +4,7 @@
4
// http://www.boost.org/LICENSE_1_0.txt)
5
6
#include <gtest/gtest.h>
7
-#include <boost/network/include/http/client.hpp>
+#include <boost/network/protocol/http/client.hpp>
8
#include "client_types.hpp"
9
10
namespace net = boost::network;
0 commit comments