mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 10:35:50 +00:00
Add needed #include <istream>
This is needed for the combination of boost 1.56 and libc++
This commit is contained in:
committed by
Nik Bougalis
parent
6aa325d3da
commit
a0c903c68c
@@ -21,6 +21,7 @@
|
||||
#include <beast/module/core/text/LexicalCast.h>
|
||||
#include <boost/algorithm/string.hpp>
|
||||
#include <boost/format.hpp>
|
||||
#include <istream>
|
||||
#include <string>
|
||||
|
||||
namespace ripple {
|
||||
|
||||
Reference in New Issue
Block a user