mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
Put json in its own module with header
This commit is contained in:
@@ -18,9 +18,6 @@ namespace boost {
|
||||
*/
|
||||
#include <boost/filesystem.hpp> // unfortunately needed to compile
|
||||
|
||||
// Ensure that we don't get value.h without writer.h
|
||||
#include "../json/json.h"
|
||||
|
||||
enum LogSeverity
|
||||
{
|
||||
lsINVALID = -1, // used to indicate an invalid severity
|
||||
|
||||
Reference in New Issue
Block a user