mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Replaces the usage of boost::string_view with std::string_view (#4509)
This commit is contained in:
committed by
GitHub
parent
06733ec21a
commit
825864032a
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <boost/beast/core/string.hpp>
|
||||
#include <functional>
|
||||
#include <string>
|
||||
|
||||
namespace Json {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user