mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix missing file names for new Log partition code
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#include "Log.h"
|
||||
#include "HashPrefixes.h"
|
||||
|
||||
SETUP_LOG (SHAMapNode)
|
||||
|
||||
std::string SHAMapNode::getString() const
|
||||
{
|
||||
static boost::format NodeID("NodeID(%s,%s)");
|
||||
|
||||
Reference in New Issue
Block a user