Skip to content

Commit d7bec0a

Browse files
committed
test updated
1 parent dd5bc42 commit d7bec0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/network/test/http/client_get_ready_test.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// http://www.boost.org/LICENSE_1_0.txt)
55

66
#include <gtest/gtest.h>
7-
#include <boost/network/include/http/client.hpp>
7+
#include <boost/network/protocol/http/client.hpp>
88
#include "client_types.hpp"
99

1010
namespace net = boost::network;

0 commit comments

Comments
 (0)