Remove unused or obsolete classes and files

This commit is contained in:
Vinnie Falco
2016-04-11 05:32:30 -04:00
parent 735c341fae
commit 203739f7a4
425 changed files with 1968 additions and 5270 deletions

View File

@@ -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>