mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-26 00:20:41 +00:00
chore: Enable clang-tidy include cleaner (#6947)
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
#include <test/csf.h>
|
||||
#include <test/csf/Peer.h>
|
||||
#include <test/csf/PeerGroup.h>
|
||||
#include <test/csf/Sim.h>
|
||||
#include <test/csf/SimTime.h>
|
||||
#include <test/csf/TrustGraph.h>
|
||||
#include <test/csf/collectors.h>
|
||||
|
||||
#include <xrpl/beast/unit_test.h>
|
||||
#include <xrpld/consensus/ConsensusParms.h>
|
||||
|
||||
#include <utility>
|
||||
#include <xrpl/beast/unit_test/suite.h>
|
||||
|
||||
#include <chrono>
|
||||
#include <ios>
|
||||
#include <iostream>
|
||||
|
||||
namespace xrpl {
|
||||
namespace test {
|
||||
|
||||
Reference in New Issue
Block a user