remove forward declaration

This commit is contained in:
Sebastien Loriot 2024-11-06 10:10:03 +01:00 committed by GitHub
parent 6f8f89ea37
commit 584c7ddb35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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 >