mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Refactor the structure of source files:
* New src/ripple/crypto and src/ripple/protocol directories * Merged src/ripple/common into src/ripple/basics * Move resource/api files up a level * Add headers for "include what you use" * Normalized include guards * Renamed to JsonFields.h * Remove obsolete files * Remove net.h unity header * Remove resource.h unity header * Removed some deprecated unity includes
This commit is contained in:
@@ -20,15 +20,6 @@
|
||||
#include <BeastConfig.h>
|
||||
|
||||
#include <ripple/unity/app.h>
|
||||
#include <ripple/unity/net.h>
|
||||
#include <ripple/common/jsonrpc_fields.h>
|
||||
|
||||
#include <ripple/common/seconds_clock.h>
|
||||
#include <ripple/unity/resource.h>
|
||||
|
||||
#include <deque>
|
||||
|
||||
#include <ripple/app/misc/ProofOfWork.h>
|
||||
|
||||
#include <ripple/app/ledger/LedgerTiming.cpp>
|
||||
#include <ripple/app/ledger/AcceptedLedgerTx.cpp>
|
||||
|
||||
Reference in New Issue
Block a user