Skip to content

Commit c7966af

Browse files
author
Sean Chittenden
committed
Include missing header for response_base
1 parent 0d5d64e commit c7966af

File tree

1 file changed

+1
-0
lines changed
  • http/src/network/protocol/http/message/wrappers

1 file changed

+1
-0
lines changed

http/src/network/protocol/http/message/wrappers/status.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#define NETWORK_PROTOCOL_HTTP_MESSAGE_WRAPPERS_STATUS_HPP_20100603
1010

1111
#include <boost/cstdint.hpp>
12+
#include <network/protocol/http/response.hpp>
1213

1314
namespace network {
1415
namespace http {

0 commit comments

Comments
 (0)