mirror of https://github.com/CGAL/cgal
Cleaned up
This commit is contained in:
parent
81bb832333
commit
375681748d
|
|
@ -78,7 +78,6 @@ class Gps_agg_op {
|
|||
using Surface_sweep_2 = Gps_agg_op_surface_sweep_2<Arr, Visitor>;
|
||||
|
||||
using Edges_hash = Unique_hash_map<Halfedge_handle, std::size_t>;
|
||||
|
||||
using Faces_hash = Unique_hash_map<Face_handle, std::size_t>;
|
||||
using Bfs_scanner = Gps_bfs_scanner<Arr, Bfs_visitor>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue