Changes for Beast 1.0.0-b6

This commit is contained in:
Vinnie Falco
2016-06-03 17:54:29 -04:00
parent 1b0b8d7043
commit 80a9a2bf5d
9 changed files with 483 additions and 7 deletions

View File

@@ -18,7 +18,7 @@
//==============================================================================
#include <ripple/server/Port.h>
#include <beast/http/rfc2616.hpp>
#include <ripple/beast/rfc2616.h>
#include <ripple/beast/core/LexicalCast.h>
namespace ripple {