mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
c1ff5f0c45
commit
dd4cb0f7e1
|
|
@ -69,7 +69,7 @@ public:
|
|||
typedef CGAL::Hyperplane_d<Self> Hyperplane_d;
|
||||
typedef CGAL::Aff_transformation_d<Self> Aff_transformation_d;
|
||||
|
||||
typedef typename Point_d::Cartesian_const_iterator Cartesian_const_iterator_d;
|
||||
typedef typename Point_d_base::Cartesian_const_iterator Cartesian_const_iterator_d;
|
||||
|
||||
template <typename K>
|
||||
class Construct_Cartesian_const_iterator
|
||||
|
|
|
|||
Loading…
Reference in New Issue