Prepare for boost 1.62

These changes are compatible with previous boost releases.
This commit is contained in:
Howard Hinnant
2016-09-26 13:47:23 -04:00
committed by Vinnie Falco
parent 05e7373086
commit b421559a47
5 changed files with 22 additions and 7 deletions

View File

@@ -22,6 +22,8 @@
#include <ripple/test/jtx.h>
#include <ripple/beast/unit_test.h>
#include <boost/format.hpp>
namespace ripple {
namespace test {