1//
2// Copyright (c) 2016-2021 Vinnie Falco (vinnie dot falco at gmail dot com)
3// Copyright (c) 2021 Richard Hodges (hodges.r@gmail.com)
4//
5// Distributed under the Boost Software License, Version 1.0. (See accompanying
6// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7//
8// Official repository: https://github.com/boostorg/beast
9//
10
11// Test that header file is self-contained.
12#include <boost/beast/_experimental/test/detail/stream_state.hpp>
13

source code of boost/libs/beast/test/beast/_experimental/_test_detail_stream_state.cpp