Changes for Beast

This commit is contained in:
Vinnie Falco
2016-05-07 06:21:09 -04:00
parent 411a12693d
commit cd38492ceb
60 changed files with 389 additions and 296 deletions

View File

@@ -27,7 +27,7 @@
#include <ripple/protocol/SecretKey.h> // NIKB Breaks levelization (TEMP)
#include <ripple/json/json_value.h>
#include <ripple/beast/net/IPEndpoint.h>
#include <beast/detail/ci_char_traits.hpp>
#include <beast/core/detail/ci_char_traits.hpp>
#include <ripple/beast/utility/Journal.h>
#include <boost/asio/ip/tcp.hpp> // VFALCO FIX: This include should not be here
#include <boost/filesystem.hpp> // VFALCO FIX: This include should not be here