Skip to content

Commit

Permalink
stream_state.ipp: add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtum committed Sep 4, 2024
1 parent cbcf6cb commit 333b551
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 333b551

Please sign in to comment.