Add backward compatibility code

This commit is contained in:
Andreas Fabri 2014-06-11 10:22:46 +02:00
parent 9787964e99
commit 56f58c1945
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ public:
Triangle_property_map(&graph),
Point_property_map(&graph) )
{}
#if 0
#ifndef CGAL_NO_DEPRECATED_CODE
// for backward compatibility with Polyhedron::facets_begin()
AABB_face_graph_triangle_primitive(typename boost::graph_traits<FaceGraph>::face_descriptor fd, FaceGraph& graph)
: Base( Id_(fd),