Include BeastConfig.h from the root include path

This commit is contained in:
Vinnie Falco
2014-06-09 09:38:26 -07:00
parent 02ed879837
commit 37201ecaa6
19 changed files with 19 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <beast/module/core/system/BeforeBoost.h>
#include <boost/bimap.hpp>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <beast/module/core/system/BeforeBoost.h>
#include <boost/bimap.hpp>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>
#include <ripple/unity/net.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/app.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/basics.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/core.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/data.h>

View File

@@ -19,7 +19,7 @@
// Unity build file for HyperLevelDB
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/hyperleveldb.h>

View File

@@ -19,7 +19,7 @@
// Unity build file for LevelDB
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/leveldb.h>

View File

@@ -26,7 +26,7 @@
#undef DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER
#define DEPRECATED_IN_MAC_OS_X_VERSION_10_7_AND_LATER /**/
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <beast/module/core/system/BeforeBoost.h>
#include <boost/version.hpp>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/module/overlay/impl/Message.cpp>
#include <ripple/module/overlay/impl/OverlayImpl.cpp>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#include <ripple/unity/rpcx.h>

View File

@@ -17,7 +17,7 @@
*/
//==============================================================================
#include "../../BeastConfig.h"
#include <BeastConfig.h>
#ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS 1