diff --git a/plugins/input/shape/shape_index_featureset.cpp b/plugins/input/shape/shape_index_featureset.cpp index 904c7290c..7a90fc408 100644 --- a/plugins/input/shape/shape_index_featureset.cpp +++ b/plugins/input/shape/shape_index_featureset.cpp @@ -53,7 +53,7 @@ shape_index_featureset::shape_index_featureset(filterT const& filter, { shape_.shp().skip(100); setup_attributes(ctx_, attribute_names, shape_name, shape_,attr_ids_); - + boost::shared_ptr index = shape_.index(); if (index) {