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 {
|
||||
|
||||
class Epick;
|
||||
|
||||
// Comparison functor that compares two Vertex_handle.
|
||||
// Used as 'Compare' functor for the constraint hierarchy.
|
||||
template < class Tr >
|
||||
|
|
|
|||
Loading…
Reference in New Issue