Skip to content

Commit f5925e1

Browse files
committed
Added missing header that was lost during the last merge.
1 parent 1f387db commit f5925e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/network/test/message_test.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <algorithm>
1111
#include <boost/network/include/message.hpp>
1212
#include <boost/network/message/directives.hpp>
13+
#include <boost/network/protocol/http/tags.hpp>
1314

1415
namespace {
1516

0 commit comments

Comments
 (0)