Trial integration of beast::Socket into Peer

This commit is contained in:
Vinnie Falco
2013-08-07 13:02:20 -07:00
parent 303706e6af
commit c018337831
10 changed files with 146 additions and 67 deletions

View File

@@ -17,6 +17,8 @@
// VFALCO TODO Remove this dependency on theConfig
#include "../modules/ripple_core/ripple_core.h" // theConfig for HttpsClient
#include "beast/modules/beast_asio/beast_asio.h"
namespace ripple
{