style: clang-tidy auto fixes (#1730)

Fixes #1729. Please review and commit clang-tidy fixes.

Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-12 09:33:53 +00:00
committed by GitHub
parent 6b61984e0e
commit 0e25c0cabc
7 changed files with 20 additions and 10 deletions

View File

@@ -33,6 +33,7 @@
#include <ripple/basics/base_uint.h>
#include <ripple/protocol/Indexes.h>
#include <ripple/protocol/LedgerHeader.h>
#include <xrpl/basics/strHex.h>
#include <functional>
#include <optional>