mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 06:25:51 +00:00
Remove obsolete classes:
Legacy workarounds for Visual Studio non thread-safe initialization of function local objects with static storage duration are removed: * Remove LeakChecked * Remove StaticObject * Remove SharedSingleton
This commit is contained in:
committed by
Tom Ritchford
parent
11c472d701
commit
df89999891
@@ -25,7 +25,6 @@
|
||||
|
||||
#include <beast/utility/impl/Debug.cpp>
|
||||
#include <beast/utility/impl/Journal.cpp>
|
||||
#include <beast/utility/impl/LeakChecked.cpp>
|
||||
#include <beast/utility/impl/PropertyStream.cpp>
|
||||
|
||||
#include <beast/utility/tests/bassert.test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user