mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
93aec08f9a
commit
889aed11f2
|
|
@ -31,6 +31,7 @@ template <class K>
|
|||
class Cartesian_coordinate_iterator_2
|
||||
{
|
||||
|
||||
protected:
|
||||
typedef typename K::Point_2 P;
|
||||
const P* point;
|
||||
int index;
|
||||
|
|
|
|||
Loading…
Reference in New Issue