16 #ifndef GEOS_INDEXSTRTREE_H
17 #define GEOS_INDEXSTRTREE_H
29 #include <geos/index/strtree/AbstractNode.h>
30 #include <geos/index/strtree/AbstractSTRtree.h>
31 #include <geos/index/strtree/Boundable.h>
32 #include <geos/index/strtree/Interval.h>
34 #include <geos/index/strtree/SIRtree.h>
35 #include <geos/index/strtree/STRtree.h>
37 #endif // GEOS_INDEXSTRTREE_H