diff --git a/Octree/include/CGAL/Octree/Octree_node.h.deprecated b/Octree/include/CGAL/Octree/_Octree_node.h similarity index 100% rename from Octree/include/CGAL/Octree/Octree_node.h.deprecated rename to Octree/include/CGAL/Octree/_Octree_node.h diff --git a/Octree/include/CGAL/Octree.h.deprecated b/Octree/include/CGAL/_Octree.h similarity index 99% rename from Octree/include/CGAL/Octree.h.deprecated rename to Octree/include/CGAL/_Octree.h index 7627722c5ca..8054e06ad32 100644 --- a/Octree/include/CGAL/Octree.h.deprecated +++ b/Octree/include/CGAL/_Octree.h @@ -27,7 +27,7 @@ */ //#include -#include +#include #include #include @@ -70,8 +70,7 @@ namespace CGAL { template + class PointMap> class Octree { public: // types : typedef Octree_node Node;