fix
This commit is contained in:
parent
8d2a473f54
commit
dc407f2cac
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ json_object * r3_route_to_json_object(const route * r);
|
|||
const char * r3_node_to_json_string_ext(const node * n, int options);
|
||||
const char * r3_node_to_json_pretty_string(const node * n);
|
||||
const char * r3_node_to_json_string(const node * n);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue