mirror of https://gitee.com/bigwinds/arangodb
Unuse index-iterator.h
This commit is contained in:
parent
ed63d2f58c
commit
7b100ef30a
|
@ -34,7 +34,6 @@
|
|||
|
||||
#include "Basics/skip-list.h"
|
||||
|
||||
#include "IndexIterators/index-iterator.h"
|
||||
#include "IndexOperators/index-operator.h"
|
||||
#include "ShapedJson/shaped-json.h"
|
||||
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
#include "Basics/json.h"
|
||||
#include "FulltextIndex/fulltext-index.h"
|
||||
#include "GeoIndex/GeoIndex.h"
|
||||
#include "IndexIterators/index-iterator.h"
|
||||
#include "IndexOperators/index-operator.h"
|
||||
#include "ShapedJson/shaped-json.h"
|
||||
#include "SkipLists/skiplistIndex.h"
|
||||
|
|
Loading…
Reference in New Issue