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,8 +8,8 @@
#ifndef BEAST_TEST_FAIL_COUNTER_HPP
#define BEAST_TEST_FAIL_COUNTER_HPP
#include <boost/throw_exception.hpp>
#include <xrpl/beast/core/error.hpp>
#include <boost/throw_exception.hpp>
namespace beast {
namespace test {