mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-28 06:55:50 +00:00
Add HyperLevelDB backend
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "ripple_hyperleveldb.h"
|
||||
|
||||
#include "beast/modules/beast_core/system/beast_TargetPlatform.h"
|
||||
#if RIPPLE_HYPERLEVELDB_AVAILABLE
|
||||
|
||||
// Set the appropriate LevelDB platform macro based on our platform.
|
||||
//
|
||||
@@ -93,3 +93,5 @@
|
||||
#ifdef BEAST_MSVC
|
||||
#pragma warning (pop)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user