diff --git a/vcg/space/index/octree.h b/vcg/space/index/octree.h index 6815fcd8..076f0eab 100644 --- a/vcg/space/index/octree.h +++ b/vcg/space/index/octree.h @@ -538,7 +538,7 @@ OBJECT_RETRIEVER: /*! * Markers used to avoid duplication of the same result during a query */ - std::vector marks; + std::vector marks; unsigned char global_mark; /*!