Uniform include of BeastConfig.h

This commit is contained in:
Vinnie Falco
2013-06-27 19:44:46 -07:00
parent f55601dffc
commit 443551abe6
9 changed files with 16 additions and 4 deletions

View File

@@ -12,6 +12,8 @@
//------------------------------------------------------------------------------
#include "BeastConfig.h"
// VFALCO NOTE Holy smokes...that's a lot of boost!!!
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/predicate.hpp>
@@ -71,8 +73,6 @@
#include "../ripple_data/ripple_data.h"
#include "../modules/ripple_websocket/ripple_websocket.h"
//------------------------------------------------------------------------------