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