mirror of
https://github.com/boostorg/beast.git
synced 2025-06-25 03:51:36 +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
|
||||
|
||||
#include <boost/beast/_experimental/test/error.hpp>
|
||||
#include <boost/asio/error.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
|
||||
namespace boost {
|
||||
|
Reference in New Issue
Block a user