mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'spdvpk' of ssh://github.com/ArangoDB/ArangoDB into spdvpk
This commit is contained in:
commit
9a1acd1833
|
@ -32,7 +32,6 @@
|
|||
#include "V8/v8-conv.h"
|
||||
#include "V8/v8-globals.h"
|
||||
#include "V8/v8-utils.h"
|
||||
#include "V8Server/v8-shape-conv.h"
|
||||
|
||||
using namespace arangodb::aql;
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include "Basics/StringBuffer.h"
|
||||
#include "Basics/json.h"
|
||||
#include "VocBase/document-collection.h"
|
||||
#include "VocBase/shaped-json.h"
|
||||
|
||||
using namespace arangodb::aql;
|
||||
using Json = arangodb::basics::Json;
|
||||
|
|
Loading…
Reference in New Issue