refactor: Improve ordering of headers with clang-format (#5343)

Removes all manual header groupings from source and header files by leveraging clang-format options.
This commit is contained in:
Ed Hennis
2025-03-12 18:33:21 -04:00
committed by tequ
parent e568d4e8fc
commit 169191abb8
719 changed files with 952 additions and 70 deletions

View File

@@ -20,6 +20,7 @@
#include <xrpld/app/misc/LoadFeeTrack.h>
#include <xrpld/core/Config.h>
#include <xrpld/ledger/ReadView.h>
#include <xrpl/beast/unit_test.h>
namespace ripple {