mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Rearrange sources
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
#define BEAST_TEST_FAIL_STREAM_HPP
|
||||
|
||||
#include <boost/optional.hpp>
|
||||
#include <beast/core/async_result.hpp>
|
||||
#include <beast/core/bind_handler.hpp>
|
||||
#include <beast/core/detail/type_traits.hpp>
|
||||
#include <beast/core/error.hpp>
|
||||
#include <beast/test/fail_counter.hpp>
|
||||
#include <beast/websocket/teardown.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>
|
||||
|
||||
namespace beast {
|
||||
namespace test {
|
||||
|
||||
Reference in New Issue
Block a user