mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-30 07:55:51 +00:00
Put modules in ripple namespace
This commit is contained in:
@@ -4,8 +4,4 @@
|
||||
*/
|
||||
//==============================================================================
|
||||
|
||||
#if RIPPLE_USE_NAMESPACE
|
||||
ripple::LogPartition AutoSocket::AutoSocketPartition ("AutoSocket");
|
||||
#else
|
||||
LogPartition AutoSocket::AutoSocketPartition ("AutoSocket");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user