mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
test: Include the header the credential pin bound comes from
clang-tidy's include-cleaner wants the header that declares kMaxDeletablePseudoAccountCredentials to be included directly, not reached through VaultTestBase.h.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <xrpl/protocol/Indexes.h>
|
||||
#include <xrpl/protocol/Issue.h>
|
||||
#include <xrpl/protocol/MPTIssue.h>
|
||||
#include <xrpl/protocol/Protocol.h>
|
||||
#include <xrpl/protocol/SField.h>
|
||||
#include <xrpl/protocol/STAmount.h>
|
||||
#include <xrpl/protocol/TER.h>
|
||||
|
||||
Reference in New Issue
Block a user