mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Tidy up nudb:
* Define WIN32_LEAN_AND_MEAN before including Windows.h * Remove unnecessary template argument * Rename to identity * Make identity default api codec
This commit is contained in:
committed by
Tom Ritchford
parent
ac7243b309
commit
d537ceedd6
@@ -26,7 +26,6 @@
|
||||
#include <ripple/nodestore/impl/EncodedBlob.h>
|
||||
#include <beast/nudb.h>
|
||||
#include <beast/nudb/detail/varint.h>
|
||||
#include <beast/nudb/identity_codec.h>
|
||||
#include <beast/nudb/visit.h>
|
||||
#include <beast/hash/xxhasher.h>
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
Reference in New Issue
Block a user