Merge pull request #5952 from sloriot/SS-remove_Polygon_dep

remove artificial dependency to Polygon
This commit is contained in:
Sebastien Loriot 2021-09-10 17:40:20 +02:00 committed by GitHub
commit 575939c64f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
29 changed files with 4 additions and 26 deletions

View File

@ -19,7 +19,6 @@ Kernel_d
Modifier
Modular_arithmetic
Number_types
Polygon
Polyhedron
Profiling_tools
Property_map

View File

@ -11,7 +11,6 @@ Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -14,7 +14,6 @@ Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -19,7 +19,6 @@ Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -20,6 +20,7 @@
#include <CGAL/iterator.h>
#include <CGAL/utility.h>
#include <CGAL/function_objects.h>
#include <CGAL/Polygon_2_algorithms.h>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/is_convertible.hpp>

View File

@ -24,7 +24,6 @@ Mesher_level
Modifier
Modular_arithmetic
Number_types
Polygon
Polygon_mesh_processing
Polyhedron
Principal_component_analysis

View File

@ -12,7 +12,6 @@ Kernel_23
Modular_arithmetic
Number_types
Optimal_transportation_reconstruction_2
Polygon
Profiling_tools
Property_map
Random_numbers

View File

@ -14,7 +14,6 @@ Kernel_23
Modular_arithmetic
Number_types
Periodic_2_triangulation_2
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -22,7 +22,6 @@ Modular_arithmetic
Number_types
Periodic_3_mesh_3
Periodic_3_triangulation_3
Polygon
Principal_component_analysis
Principal_component_analysis_LGPL
Profiling_tools

View File

@ -16,7 +16,6 @@ Kernel_d
Modular_arithmetic
Number_types
Periodic_3_triangulation_3
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -16,7 +16,6 @@ Kernel_23
Modular_arithmetic
Number_types
Periodic_4_hyperbolic_triangulation_2
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -8,7 +8,6 @@ Kernel_23
Modular_arithmetic
Number_types
Point_set_2
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -22,7 +22,6 @@ Modular_arithmetic
Number_types
Point_set_2
Point_set_processing_3
Polygon
Principal_component_analysis
Principal_component_analysis_LGPL
Profiling_tools

View File

@ -20,7 +20,6 @@ Modular_arithmetic
Number_types
Point_set_processing_3
Poisson_surface_reconstruction_3
Polygon
Principal_component_analysis_LGPL
Profiling_tools
Property_map

View File

@ -30,6 +30,7 @@
#include <CGAL/Constrained_Delaunay_triangulation_2.h>
#include <CGAL/Projection_traits_3.h>
#include <queue>
#include <CGAL/Polygon_2_algorithms.h>
#endif
#include <CGAL/utility.h>

View File

@ -22,7 +22,6 @@ Modifier
Modular_arithmetic
Number_types
Point_set_processing_3
Polygon
Polyhedron
Profiling_tools
Property_map

View File

@ -16,7 +16,6 @@ Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -18,7 +18,6 @@ Kernel_d
Modifier
Modular_arithmetic
Number_types
Polygon
Polyhedron
Profiling_tools
Property_map

View File

@ -16,7 +16,7 @@
#include <functional>
#include <cstddef>
#include <CGAL/Hilbert_sort_middle_base.h>
#include <CGAL/Polygon_2_algorithms.h>
#include <CGAL/number_utils.h>
namespace CGAL {

View File

@ -19,6 +19,7 @@
#include <CGAL/Hilbert_sort_2.h>
#include <CGAL/Hilbert_sort_3.h>
#include <CGAL/Hilbert_sort_d.h>
#include <CGAL/Kernel_traits.h>
#include <CGAL/algorithm.h>
#include <boost/random/random_number_generator.hpp>

View File

@ -2,7 +2,6 @@ Algebraic_foundations
Installation
Kernel_23
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -15,7 +15,6 @@ Kernel_23
Modular_arithmetic
Number_types
OpenNL
Polygon
Polygon_mesh_processing
Profiling_tools
Property_map

View File

@ -20,7 +20,6 @@ Kernel_d
Modifier
Modular_arithmetic
Number_types
Polygon
Polygon_mesh_processing
Polyhedron
Profiling_tools

View File

@ -21,7 +21,6 @@ Mesher_level
Modifier
Modular_arithmetic
Number_types
Polygon
Polyhedron
Profiling_tools
Property_map

View File

@ -17,7 +17,6 @@ Kernel_d
Mesh_3
Modular_arithmetic
Number_types
Polygon
Polygon_mesh_processing
Profiling_tools
Property_map

View File

@ -5,7 +5,6 @@ Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Random_numbers
STL_Extension

View File

@ -17,7 +17,6 @@ Kernel_23
Kernel_d
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
Random_numbers

View File

@ -16,7 +16,6 @@ Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Profiling_tools
Property_map
STL_Extension

View File

@ -13,7 +13,6 @@ Interval_support
Kernel_23
Modular_arithmetic
Number_types
Polygon
Principal_component_analysis_LGPL
Profiling_tools
Property_map