mirror of https://github.com/CGAL/cgal
remove not used namespace
This commit is contained in:
parent
7b2517a736
commit
0a47430f59
|
|
@ -20,7 +20,6 @@ using vertex_descriptor = boost::graph_traits<Mesh>::vertex_descriptor;
|
|||
using edge_descriptor = boost::graph_traits<Mesh>::edge_descriptor;
|
||||
using halfedge_descriptor = boost::graph_traits<Mesh>::halfedge_descriptor;
|
||||
|
||||
namespace PMP = CGAL::Polygon_mesh_processing;
|
||||
namespace params = CGAL::parameters;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue