mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Put json in its own module with header
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef __RPCERR__
|
||||
#define __RPCERR__
|
||||
|
||||
#include "../json/value.h"
|
||||
|
||||
enum {
|
||||
rpcSUCCESS = 0,
|
||||
rpcBAD_SYNTAX, // Must be 1 to print usage to command line.
|
||||
|
||||
Reference in New Issue
Block a user