mirror of https://gitee.com/bigwinds/arangodb
Windows: Fix ShortestPathNode
This commit is contained in:
parent
95f4265d25
commit
7007db2f44
|
@ -36,6 +36,7 @@
|
|||
#include <velocypack/Iterator.h>
|
||||
#include <velocypack/velocypack-aliases.h>
|
||||
|
||||
using namespace arangodb;
|
||||
using namespace arangodb::basics;
|
||||
using namespace arangodb::aql;
|
||||
|
||||
|
|
Loading…
Reference in New Issue