mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove unused or obsolete classes and files
This commit is contained in:
@@ -28,20 +28,10 @@
|
||||
#include <BeastConfig.h>
|
||||
|
||||
// Include this to get all the basic includes included, to prevent errors
|
||||
#include <beast/module/core/core.unity.cpp>
|
||||
#include <ripple/beast/core/core.unity.cpp>
|
||||
|
||||
#include <beast/asio/Asio.unity.cpp>
|
||||
#include <beast/boost/Boost.unity.cpp>
|
||||
#include <beast/chrono/Chrono.unity.cpp>
|
||||
#include <beast/container/Container.unity.cpp>
|
||||
#include <beast/crypto/Crypto.unity.cpp>
|
||||
#include <beast/http/HTTP.unity.cpp>
|
||||
#include <beast/insight/Insight.unity.cpp>
|
||||
#include <beast/net/Net.unity.cpp>
|
||||
//#include <beast/nudb/nudb.cpp>
|
||||
#include <beast/streams/streams.unity.cpp>
|
||||
#include <beast/threads/Threads.unity.cpp>
|
||||
#include <beast/utility/Utility.unity.cpp>
|
||||
|
||||
#include <beast/unit_test/define_print.cpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user