Skip to content

Commit f004d5a

Browse files
committed
Fixing conflict with definition of status_message.
1 parent 60af89c commit f004d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boost/network/protocol/http/traits/parser_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
namespace boost { namespace network { namespace http {
1616

1717
template <class Tag>
18-
struct status_message;
18+
struct status_message_text;
1919

2020
template <class Tag>
2121
struct method;

0 commit comments

Comments
 (0)