mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Replace boost::lexical_cast with beast::lexicalCast
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
# include <cpptl/conststring.h>
|
||||
#endif
|
||||
|
||||
// VFALCO TODO eliminate this boost dependency
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
#ifndef JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
|
||||
#include "json/json_batchallocator.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user