Rewrite includes

This commit is contained in:
Pretty Printer
2025-06-17 20:13:33 +09:00
committed by tequ
parent a6a71bcc3f
commit 3cb60afde6
591 changed files with 2793 additions and 2051 deletions

View File

@@ -8,13 +8,13 @@
#ifndef BEAST_TEST_FAIL_STREAM_HPP
#define BEAST_TEST_FAIL_STREAM_HPP
#include <boost/optional.hpp>
#include <xrpl/beast/core/async_result.hpp>
#include <xrpl/beast/core/bind_handler.hpp>
#include <xrpl/beast/core/detail/type_traits.hpp>
#include <xrpl/beast/core/error.hpp>
#include <xrpl/beast/test/fail_counter.hpp>
#include <xrpl/beast/websocket/teardown.hpp>
#include <boost/optional.hpp>
namespace beast {
namespace test {