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/beast/unit_test.h>
#include <set>
#include <test/csf/BasicNetwork.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/beast/unit_test.h>
#include <test/csf/Digraph.h>
#include <vector>

View File

@@ -18,7 +18,6 @@
//==============================================================================
#include <BeastConfig.h>
#include <ripple/beast/unit_test.h>
#include <test/csf/Histogram.h>

View File

@@ -17,7 +17,6 @@
*/
//==============================================================================
#include <BeastConfig.h>
#include <ripple/beast/unit_test.h>
#include <test/csf/Scheduler.h>
#include <set>

View File

@@ -16,7 +16,6 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
//==============================================================================
#include <BeastConfig.h>
#include <test/csf/Sim.h>
namespace ripple {

View File

@@ -16,7 +16,6 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
//==============================================================================
#include <BeastConfig.h>
#include <test/csf/ledgers.h>
#include <algorithm>