style: clang-tidy auto fixes (#2917)

This commit is contained in:
github-actions[bot]
2026-01-14 09:50:38 +00:00
committed by GitHub
parent 6f6d8cdf25
commit 2b473c8613
2 changed files with 1 additions and 3 deletions

View File

@@ -29,8 +29,6 @@
#include <benchmark/benchmark.h>
#include <boost/asio/steady_timer.hpp>
#include <boost/asio/thread_pool.hpp>
#include <boost/json/object.hpp>
#include <algorithm>
#include <atomic>

View File

@@ -32,8 +32,8 @@
#include <xrpl/protocol/Indexes.h>
#include <algorithm>
#include <functional>
#include <optional>
#include <stdexcept>
#include <string>
#include <vector>