mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
New types Account, Currency, Directory:
* New tagged uint types. * Extract to_string functions from header to hide dependencies. * Include what you use and C++11 for cleanups.
This commit is contained in:
committed by
Vinnie Falco
parent
adce6ae851
commit
55222dc5d1
@@ -25,7 +25,6 @@
|
||||
#include <ripple/module/app/book/impl/OfferStream.cpp>
|
||||
#include <ripple/module/app/book/impl/Quality.cpp>
|
||||
#include <ripple/module/app/book/impl/Taker.cpp>
|
||||
#include <ripple/module/app/book/impl/Types.cpp>
|
||||
|
||||
#include <ripple/module/app/transactors/Transactor.cpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user