mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
chore: Apply clang-tidy include and const-correctness fixes
Keep the develop-merge tree tidy-clean for headers and tests that include-cleaner and braces checks flagged.
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
#include <xrpl/tx/ApplyContext.h>
|
||||
#include <xrpl/tx/Transactor.h>
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace xrpl {
|
||||
|
||||
class VaultDeposit : public Transactor
|
||||
|
||||
@@ -9,6 +9,8 @@
|
||||
#include <xrpl/tx/ApplyContext.h>
|
||||
#include <xrpl/tx/Transactor.h>
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
namespace xrpl {
|
||||
|
||||
class VaultSet : public Transactor
|
||||
|
||||
Reference in New Issue
Block a user