mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +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:
@@ -18,7 +18,7 @@
|
||||
//==============================================================================
|
||||
|
||||
#include <test/jtx.h>
|
||||
#include <xrpld/ledger/Directory.h>
|
||||
#include <xrpld/ledger/Dir.h>
|
||||
#include <xrpld/rpc/detail/RPCHelpers.h>
|
||||
#include <xrpl/basics/chrono.h>
|
||||
#include <xrpl/protocol/Feature.h>
|
||||
|
||||
Reference in New Issue
Block a user