mirror of https://github.com/CGAL/cgal
Remove needless includes
This commit is contained in:
parent
70a1db42a7
commit
3e649cc2ea
|
|
@ -1,7 +1,6 @@
|
|||
#define CGAL_AW2_DEBUG_PP
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
||||
#include <CGAL/alpha_wrap_2.h>
|
||||
#include <CGAL/Multipolygon_with_holes_2.h>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
#include "output_helper.h"
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
||||
#include <CGAL/alpha_wrap_2.h>
|
||||
#include <CGAL/Multipolygon_with_holes_2.h>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
#include "output_helper.h"
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
||||
#include <CGAL/alpha_wrap_2.h>
|
||||
#include <CGAL/Multipolygon_with_holes_2.h>
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
#include "output_helper.h"
|
||||
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
||||
#include <CGAL/alpha_wrap_2.h>
|
||||
#include <CGAL/Multipolygon_with_holes_2.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue