mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Move varint out of NuDB
varint is no longer used by NuDB. It is now only used by codec.h in nodestore and so has been moved there.
This commit is contained in:
committed by
Nik Bougalis
parent
fd061bba8a
commit
8a6c7f9208
@@ -39,4 +39,4 @@
|
||||
#include <ripple/nodestore/tests/Database.test.cpp>
|
||||
#include <ripple/nodestore/tests/import_test.cpp>
|
||||
#include <ripple/nodestore/tests/Timing.test.cpp>
|
||||
|
||||
#include <ripple/nodestore/tests/varint_test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user