mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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