diff --git a/Point_set_3/include/CGAL/Point_set_3.h b/Point_set_3/include/CGAL/Point_set_3.h index ba4da9d0d74..7c0464d8f04 100644 --- a/Point_set_3/include/CGAL/Point_set_3.h +++ b/Point_set_3/include/CGAL/Point_set_3.h @@ -92,8 +92,6 @@ public: }; typedef Property_map Index_map; - template - class Push_property_map; /// \endcond /*! @@ -109,7 +107,6 @@ public: friend class Properties::Property_container; template friend class Properties::Property_array; template friend struct Property_map; - template friend class Push_property_map; friend class std::vector; std::size_t value;