Remove BeastConfig.h (RIPD-1167)

This commit is contained in:
Mike Ellery
2018-04-02 15:43:27 -07:00
committed by Nikolaos D. Bougalis
parent 4bc300e251
commit deb9e4ce3c
492 changed files with 73 additions and 671 deletions

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/rpc/impl/Handler.h>
#include <ripple/rpc/handlers/Handlers.h>
#include <ripple/rpc/handlers/Version.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/app/main/Application.h>
#include <ripple/app/misc/LoadFeeTrack.h>
#include <ripple/core/Job.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/app/main/Application.h>
#include <ripple/rpc/RPCHandler.h>
#include <ripple/rpc/impl/Tuning.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/app/ledger/LedgerMaster.h>
#include <ripple/app/misc/Transaction.h>
#include <ripple/ledger/View.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/rpc/Role.h>
namespace ripple {

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/app/main/Application.h>
#include <ripple/app/misc/NetworkOPs.h>
#include <ripple/beast/rfc2616.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/rpc/Status.h>
namespace ripple {

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/rpc/impl/TransactionSign.h>
#include <ripple/app/ledger/LedgerMaster.h>
#include <ripple/app/ledger/OpenLedger.h>