mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Refactor TxQueue, move some boost includes down to .cpp
This commit is contained in:
@@ -15,18 +15,18 @@ namespace ripple
|
||||
|
||||
#include "paths/ripple_RippleState.cpp"
|
||||
|
||||
#include "peers/ripple_UniqueNodeList.cpp"
|
||||
|
||||
#include "ledger/ripple_InboundLedger.cpp"
|
||||
|
||||
#include "tx/PaymentTransactor.cpp"
|
||||
#include "tx/RegularKeySetTransactor.cpp"
|
||||
#include "tx/TransactionCheck.cpp"
|
||||
#include "tx/TransactionMaster.cpp"
|
||||
#include "tx/TransactionQueue.cpp"
|
||||
#include "tx/TrustSetTransactor.cpp"
|
||||
#include "tx/Transaction.cpp"
|
||||
#include "tx/TransactionEngine.cpp"
|
||||
#include "tx/TransactionMeta.cpp"
|
||||
#include "tx/Transactor.cpp"
|
||||
|
||||
#include "peers/ripple_UniqueNodeList.cpp"
|
||||
#include "ledger/ripple_InboundLedger.cpp"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user