mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix platform and debug macros
This commit is contained in:
@@ -235,7 +235,7 @@ SHAMapAddNode SHAMap::addRootNode (Blob const& rootNode, SHANodeFormat format,
|
||||
if (!node)
|
||||
return SHAMapAddNode::invalid ();
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef BEAST_DEBUG
|
||||
node->dump ();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user