17 #ifndef GEOS_INDEXSTRTREE_H
18 #define GEOS_INDEXSTRTREE_H
30 #include <geos/index/strtree/AbstractNode.h>
31 #include <geos/index/strtree/AbstractSTRtree.h>
32 #include <geos/index/strtree/Boundable.h>
33 #include <geos/index/strtree/Interval.h>
35 #include <geos/index/strtree/SIRtree.h>
36 #include <geos/index/strtree/STRtree.h>
38 #endif // GEOS_INDEXSTRTREE_H