mirror of https://github.com/CGAL/cgal
remove forward declaration
This commit is contained in:
parent
6f8f89ea37
commit
584c7ddb35
|
|
@ -33,8 +33,6 @@
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
class Epick;
|
|
||||||
|
|
||||||
// Comparison functor that compares two Vertex_handle.
|
// Comparison functor that compares two Vertex_handle.
|
||||||
// Used as 'Compare' functor for the constraint hierarchy.
|
// Used as 'Compare' functor for the constraint hierarchy.
|
||||||
template < class Tr >
|
template < class Tr >
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue