mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
chore: Rename two files from Directory* to Dir*: (#5058)
The names of the files should reflect the name of the Dir class. Co-authored-by: Zack Brunson <Zshooter@gmail.com> Co-authored-by: Ed Hennis <ed@ripple.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include <test/jtx.h>
|
||||
#include <xrpld/app/tx/applySteps.h>
|
||||
#include <xrpld/ledger/Directory.h>
|
||||
#include <xrpld/ledger/Dir.h>
|
||||
#include <xrpl/protocol/Feature.h>
|
||||
#include <xrpl/protocol/Indexes.h>
|
||||
#include <xrpl/protocol/TxFlags.h>
|
||||
|
||||
Reference in New Issue
Block a user