1
0
Fork 0

Windows: Fix ShortestPathNode

This commit is contained in:
Simon Grätzer 2017-03-24 17:23:31 +01:00
parent 95f4265d25
commit 7007db2f44
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
#include <velocypack/Iterator.h>
#include <velocypack/velocypack-aliases.h>
using namespace arangodb;
using namespace arangodb::basics;
using namespace arangodb::aql;