Move Beast & fix #include paths

This commit is contained in:
Michael Legleux
2021-12-20 23:47:01 -08:00
committed by manojsdoshi
parent 11ca9a946c
commit a01cadbfd5
38 changed files with 87 additions and 274 deletions

View File

@@ -5,9 +5,9 @@
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#include <beast/unit_test/amount.hpp>
#include <beast/unit_test/global_suites.hpp>
#include <beast/unit_test/suite.hpp>
#include <ripple/beast/unit_test/amount.hpp>
#include <ripple/beast/unit_test/global_suites.hpp>
#include <ripple/beast/unit_test/suite.hpp>
#include <string>
// Include this .cpp in your project to gain access to the printing suite