Remove unused headers
This commit is contained in:
parent
172b97cc2a
commit
8a0c492583
1 changed files with 0 additions and 5 deletions
|
@ -12,11 +12,6 @@
|
||||||
#include <CGAL/Polygon_mesh_processing/corefinement.h>
|
#include <CGAL/Polygon_mesh_processing/corefinement.h>
|
||||||
#include <CGAL/Exact_integer.h>
|
#include <CGAL/Exact_integer.h>
|
||||||
#include <CGAL/Surface_mesh.h>
|
#include <CGAL/Surface_mesh.h>
|
||||||
#include <CGAL/Polygon_mesh_processing/orient_polygon_soup.h>
|
|
||||||
#include <CGAL/Polygon_mesh_processing/repair.h>
|
|
||||||
#include <CGAL/Polygon_mesh_processing/remesh.h>
|
|
||||||
#include <CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h>
|
|
||||||
#include <CGAL/Polygon_mesh_processing/orientation.h>
|
|
||||||
#include <CGAL/Cartesian_converter.h>
|
#include <CGAL/Cartesian_converter.h>
|
||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
Loading…
Reference in a new issue