mirror of https://gitee.com/bigwinds/arangodb
Removed now obsolete forward declaration of TRI_json_t
This commit is contained in:
parent
c9e07e3cf1
commit
4bfb0c018f
|
@ -39,8 +39,6 @@
|
|||
#include <velocypack/Slice.h>
|
||||
#include <velocypack/velocypack-aliases.h>
|
||||
|
||||
struct TRI_json_t;
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
// --SECTION-- class RestCursorHandler
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue