mirror of https://gitee.com/bigwinds/arangodb
added includes
This commit is contained in:
parent
e6121b4464
commit
49d8e94daf
|
@ -26,9 +26,11 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "Index.h"
|
||||
#include "Aql/Ast.h"
|
||||
#include "Aql/AstNode.h"
|
||||
#include "Aql/SortCondition.h"
|
||||
#include "Aql/Variable.h"
|
||||
#include "Indexes/Index.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace triagens::basics;
|
||||
|
|
Loading…
Reference in New Issue