mirror of
https://github.com/boostorg/beast.git
synced 2025-07-29 20:37:31 +02:00
stream_state.ipp: add missing include
This commit is contained in:
committed by
Mohammad Nejati
parent
cbcf6cb262
commit
333b5511da
@ -12,6 +12,7 @@
|
|||||||
#define BOOST_BEAST_TEST_DETAIL_STREAM_STATE_IPP
|
#define BOOST_BEAST_TEST_DETAIL_STREAM_STATE_IPP
|
||||||
|
|
||||||
#include <boost/beast/_experimental/test/error.hpp>
|
#include <boost/beast/_experimental/test/error.hpp>
|
||||||
|
#include <boost/asio/error.hpp>
|
||||||
#include <boost/make_shared.hpp>
|
#include <boost/make_shared.hpp>
|
||||||
|
|
||||||
namespace boost {
|
namespace boost {
|
||||||
|
Reference in New Issue
Block a user