remove include directive for checking GPL compliance in LGPL headers

This commit is contained in:
Sébastien Loriot 2017-11-11 20:20:26 +01:00
parent 5ea5bc95fd
commit ff26773f7b
76 changed files with 0 additions and 214 deletions

View File

@ -24,9 +24,6 @@
#ifndef CGAL_ARR_ALGEBRAIC_SEGMENT_TRAITS
#define CGAL_ARR_ALGEBRAIC_SEGMENT_TRAITS
#include <CGAL/license/Arrangement_on_surface_2.h>
#include <CGAL/config.h>
#include <CGAL/Algebraic_kernel_d/flags.h>

View File

@ -20,9 +20,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_ARC_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_ARC_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h
*\brief Defines class \c Arc_2 that represents an arc on a curve that
* can be analyzed.

View File

@ -22,9 +22,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_CURVE_INTERVAL_ARCNO_CACHE_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_CURVE_INTERVAL_ARCNO_CACHE_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Curve_interval_arcno_cache.h
* \brief defines \c Curve_interval_arcno_cache functor
*/

View File

@ -30,9 +30,6 @@
#ifndef CGAL_CKVA_CURVE_RENDERER_FACADE_H
#define CGAL_CKVA_CURVE_RENDERER_FACADE_H
#include <CGAL/license/Arrangement_on_surface_2.h>
// do not compile curve renderer code (for fast debugging)
//#define CGAL_CKVA_DUMMY_RENDERER

View File

@ -23,9 +23,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_FUNCTORS_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_FUNCTORS_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Curved_kernel_via_analysis_2_functors.h
* \brief defines Curved_kernel_via_analysis_2 function objects + class
*/

View File

@ -23,9 +23,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_IMPL_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_IMPL_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2.h
* \brief defines class \c Curved_kernel_via_analysis_2
*

View File

@ -24,9 +24,6 @@
#ifndef CGAL_FILTERED_CURVED_KERNEL_VIA_ANALYSIS_2_IMPL_H
#define CGAL_FILTERED_CURVED_KERNEL_VIA_ANALYSIS_2_IMPL_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Filtered_curved_kernel_via_analysis_2.h
* \brief defines class \c Filtered_curved_kernel_via_analysis_2
*

View File

@ -23,9 +23,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_GENERIC_ARC_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_GENERIC_ARC_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Generic_arc_2.h
* \brief defines class \c Generic_arc_2
*

View File

@ -22,9 +22,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_GENERIC_POINT_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_GENERIC_POINT_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Generic_point_2.h
* \brief defines class \c Generic_point_2
*

View File

@ -26,9 +26,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_MAKE_X_MONOTONE_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_MAKE_X_MONOTONE_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Make_x_monotone_2.h
* \brief Defines \c Make_x_monotone_2 functor
*/

View File

@ -22,9 +22,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_NON_X_MONOTONE_ARC_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_NON_X_MONOTONE_ARC_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Non_x_monotone_arc_2.h
* \brief defines class \c Non_x_monotone_arc_2
*

View File

@ -23,9 +23,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_POINT_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_POINT_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Point_2.h
* \brief Defines class \c Point_2 that represents a point on a curve that can
* be analyzed.

View File

@ -22,9 +22,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_SWEEP_CURVES_ADAPTER_2_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_SWEEP_CURVES_ADAPTER_2_H 1
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/Sweep_curves_adapter_2.h
* \brief defines class \c Sweep_curves_adapter_2
*

View File

@ -28,9 +28,6 @@
#ifndef CGAL_CKVA_CURVE_RENDERER_2_H
#define CGAL_CKVA_CURVE_RENDERER_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
#ifndef CGAL_AK_ENABLE_DEPRECATED_INTERFACE
#define CGAL_AK_ENABLE_DEPRECATED_INTERFACE 1
#endif

View File

@ -33,9 +33,6 @@
#ifndef CGAL_CKVA_CURVE_RENDERER_INTERNALS_H
#define CGAL_CKVA_CURVE_RENDERER_INTERNALS_H 1
#include <CGAL/license/Arrangement_on_surface_2.h>
#include <vector>
#include <stack>
// #include <boost/multi_index_container.hpp>

View File

@ -23,9 +23,6 @@
#ifndef CGAL_CKVA_CURVE_RENDERER_TRAITS_H
#define CGAL_CKVA_CURVE_RENDERER_TRAITS_H
#include <CGAL/license/Arrangement_on_surface_2.h>
#include <CGAL/basic.h>
#include <CGAL/function_objects.h>
#include <boost/functional.hpp>

View File

@ -28,9 +28,6 @@
#ifndef CGAL_CKVA_SUBDIVISION_1_H
#define CGAL_CKVA_SUBDIVISION_1_H 1
#include <CGAL/license/Arrangement_on_surface_2.h>
#include <vector>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/member.hpp>

View File

@ -28,8 +28,6 @@
#ifndef CGAL_CKVA_SUBDIVISION_2_H
#define CGAL_CKVA_SUBDIVISION_2_H 1
#include <CGAL/license/Arrangement_on_surface_2.h>
#warning this file is considered obsolete
#include <vector>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_TEST_SIMPLE_MODELS_H
#define CGAL_CURVED_KERNEL_VIA_ANALYSIS_2_TEST_SIMPLE_MODELS_H
#include <CGAL/license/Arrangement_on_surface_2.h>
/*!\file include/CGAL/Curved_kernel_via_analysis_2/test/simple_models.h
* \brief defines dummy implementations satisfying Curve_kernel_2
* concept requirenments

View File

@ -23,9 +23,6 @@
#ifndef CGAL_BOOST_GRAPH_GRAPH_TRAITS_ARRANGEMENT_2_H
#define CGAL_BOOST_GRAPH_GRAPH_TRAITS_ARRANGEMENT_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
#include <CGAL/graph_traits_Arrangement_2.h>
#endif //CGAL_BOOST_GRAPH_GRAPH_TRAITS_ARRANGEMENT_2_H

View File

@ -23,9 +23,6 @@
#ifndef CGAL_BOOST_GRAPH_GRAPH_TRAITS_DUAL_ARRANGEMENT_2_H
#define CGAL_BOOST_GRAPH_GRAPH_TRAITS_ARRANGEMENT_2_H
#include <CGAL/license/Arrangement_on_surface_2.h>
#include <CGAL/graph_traits_Dual_Arrangement_2.h>
#endif //CGAL_BOOST_GRAPH_GRAPH_TRAITS_DUAL_ARRANGEMENT_2_H

View File

@ -26,9 +26,6 @@
#ifndef CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_2_H
#define CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_2_H
#include <CGAL/license/Bounding_volumes.h>
// includes
# include <CGAL/Optimisation/Access_dimension_2.h>
# include <CGAL/Optimisation/Access_coordinates_begin_2.h>

View File

@ -26,9 +26,6 @@
#ifndef CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_3_H
#define CGAL_MIN_SPHERE_ANNULUS_D_TRAITS_3_H
#include <CGAL/license/Bounding_volumes.h>
// includes
# include <CGAL/Optimisation/Access_dimension_3.h>
# include <CGAL/Optimisation/Access_coordinates_begin_3.h>

View File

@ -26,9 +26,6 @@
#ifndef CGAL_MIN_SPHERE_ANULUS_D_TRAITS_D_H
#define CGAL_MIN_SPHERE_ANULUS_D_TRAITS_D_H
#include <CGAL/license/Bounding_volumes.h>
// includes
# include <CGAL/Optimisation/Access_dimension_d.h>
# include <CGAL/Optimisation/Access_coordinates_begin_d.h>

View File

@ -26,9 +26,6 @@
#ifndef CGAL_CIRCULAR_KERNEL_2_INTERSECTION_TRAITS_H
#define CGAL_CIRCULAR_KERNEL_2_INTERSECTION_TRAITS_H
#include <CGAL/license/Circular_kernel_2.h>
//this include is needed to know the value of CGAL_INTERSECTION_VERSION
#include <CGAL/Intersection_traits.h>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_CIRCULAR_KERNEL_3_INTERSECTION_TRAITS_H
#define CGAL_CIRCULAR_KERNEL_3_INTERSECTION_TRAITS_H
#include <CGAL/license/Circular_kernel_3.h>
//this include is needed to know the value of CGAL_INTERSECTION_VERSION
#include <CGAL/Intersection_traits.h>

View File

@ -31,9 +31,6 @@
#ifndef CGAL_SPHERICAL_KERNEL_TYPE_EQUALITY_WRAPPER_H
#define CGAL_SPHERICAL_KERNEL_TYPE_EQUALITY_WRAPPER_H
#include <CGAL/license/Circular_kernel_3.h>
#include <CGAL/user_classes.h>
#include <CGAL/Circular_arc_point_3.h>
#include <CGAL/Circular_arc_3.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_QT_CONFIG_H
#define CGAL_QT_CONFIG_H
#include <CGAL/license/GraphicsView.h>
#include <QtCore/qglobal.h>
#if defined(CGAL_Qt5_DLL)

View File

@ -21,8 +21,6 @@
#ifndef CGAL_QT_CREATE_OPENGL_CONTEXT_H
#define CGAL_QT_CREATE_OPENGL_CONTEXT_H
#include <CGAL/license/GraphicsView.h>
#include <QOpenGLContext>
#include <QGLContext>
namespace CGAL{

View File

@ -21,9 +21,6 @@
#ifndef CGAL_AUTO_LINK_QT_H
#define CGAL_AUTO_LINK_QT_H
#include <CGAL/license/GraphicsView.h>
#include <CGAL/config.h>
#include <QtCore/qglobal.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_QT_EXPORT_H
#define CGAL_QT_EXPORT_H
#include <CGAL/license/GraphicsView.h>
#include <CGAL/config.h>
#include <CGAL/export/helpers.h>

View File

@ -21,7 +21,6 @@
#ifndef CGAL_MESH_3_PROPERTIES_POLYHEDRON_3_H
#define CGAL_MESH_3_PROPERTIES_POLYHEDRON_3_H
#include <CGAL/license/Mesh_3.h>
#include <CGAL/Mesh_3/properties.h>
#include <CGAL/boost/graph/properties_Polyhedron_3.h>

View File

@ -21,7 +21,6 @@
#ifndef CGAL_MESH_3_PROPERTIES_SURFACE_MESH_H
#define CGAL_MESH_3_PROPERTIES_SURFACE_MESH_H
#include <CGAL/license/Mesh_3.h>
#include <CGAL/Surface_mesh.h>
#include <CGAL/Mesh_3/properties.h>
#include <set>

View File

@ -23,9 +23,6 @@
#ifndef CGAL_NEF_2_POLYNOMIAL_H
#define CGAL_NEF_2_POLYNOMIAL_H
#include <CGAL/license/Nef_2.h>
#include <CGAL/basic.h>
#include <CGAL/kernel_assertions.h>
#include <CGAL/Handle_for.h>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_NEF_2_DEBUG_H
#define CGAL_NEF_2_DEBUG_H
#include <CGAL/license/Nef_2.h>
#include <iostream>
#ifdef NDEBUG

View File

@ -22,9 +22,6 @@
#ifndef CGAL_NEF_POLYNOMIAL_FWD_H
#define CGAL_NEF_POLYNOMIAL_FWD_H
#include <CGAL/license/Nef_2.h>
#include <CGAL/enum.h>
// Forward declarations of functions over Polynomial and Nef_polynomial

View File

@ -22,9 +22,6 @@
#ifndef CGAL_OGL_BASE_OBJECT_H
#define CGAL_OGL_BASE_OBJECT_H
#include <CGAL/license/Nef_S2.h>
#include <CGAL/Simple_cartesian.h>
namespace CGAL {

View File

@ -18,8 +18,6 @@
#ifndef CGAL_INTERNAL_STATIC_FILTERS_PERIODIC_3_POWER_TEST_3_H
#define CGAL_INTERNAL_STATIC_FILTERS_PERIODIC_3_POWER_TEST_3_H
#include <CGAL/license/Periodic_3_triangulation_3.h>
#include <CGAL/Profile_counter.h>
#include <CGAL/internal/Static_filters/Static_filter_error.h>
#include <CGAL/internal/Static_filters/tools.h>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_POLYHEDRON_3_TO_LCC_H
#define CGAL_POLYHEDRON_3_TO_LCC_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/assertions.h>
#include <iostream>
#include <map>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_POLYHEDRON_ITEMS_WITH_ID_3_H
#define CGAL_POLYHEDRON_ITEMS_WITH_ID_3_H 1
#include <CGAL/license/Polyhedron.h>
#include <CGAL/HalfedgeDS_vertex_max_base_with_id.h>
#include <CGAL/HalfedgeDS_halfedge_max_base_with_id.h>
#include <CGAL/HalfedgeDS_face_max_base_with_id.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_BOOST_GRAPH_GRAPH_TRAITS_POLYHEDRON_3_H
#define CGAL_BOOST_GRAPH_GRAPH_TRAITS_POLYHEDRON_3_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/boost/graph/graph_traits_HalfedgeDS.h>
#include <CGAL/Polyhedron_3.h>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_BOOST_GRAPH_HALFEDGE_GRAPH_TRAITS_POLYHEDRON_3_H
#define CGAL_BOOST_GRAPH_HALFEDGE_GRAPH_TRAITS_POLYHEDRON_3_H
#include <CGAL/license/Polyhedron.h>
#define CGAL_DEPRECATED_HEADER "<CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h>"
#define CGAL_REPLACEMENT_HEADER "<CGAL/boost/graph/graph_traits_Polyhedron_3.h>"
#include <CGAL/internal/deprecation_warning.h>

View File

@ -21,8 +21,6 @@
#ifndef CGAL_BOOST_GRAPH_PROPERTIES_POLYHEDRON_3_H
#define CGAL_BOOST_GRAPH_PROPERTIES_POLYHEDRON_3_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/boost/graph/properties.h>
#include <CGAL/boost/graph/graph_traits_Polyhedron_3.h>
#include <CGAL/Unique_hash_map.h>

View File

@ -20,8 +20,6 @@
#ifndef CGAL_IO_OBJ_READER_H
#define CGAL_IO_OBJ_READER_H
#include <CGAL/license/Polyhedron.h>
#include <istream>
#include <vector>

View File

@ -20,9 +20,6 @@
#ifndef CGAL_IO_OFF_READER_H
#define CGAL_IO_OFF_READER_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/IO/File_scanner_OFF.h>
#include <vector>

View File

@ -20,8 +20,6 @@
#ifndef CGAL_IO_PLY_READER_H
#define CGAL_IO_PLY_READER_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/IO/read_ply_points.h>
namespace CGAL{

View File

@ -20,8 +20,6 @@
#ifndef CGAL_IO_PLY_WRITER_H
#define CGAL_IO_PLY_WRITER_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/IO/write_ply_points.h>
namespace CGAL{

View File

@ -20,9 +20,6 @@
#ifndef CGAL_IO_POLYHEDRON_STL_BUILDER_H
#define CGAL_IO_POLYHEDRON_STL_BUILDER_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/Modifier_base.h>
#include <CGAL/Polyhedron_incremental_builder_3.h>
#include <CGAL/IO/STL_reader.h>

View File

@ -20,9 +20,6 @@
#ifndef CGAL_IO_STL_READER_H
#define CGAL_IO_STL_READER_H
#include <CGAL/license/Polyhedron.h>
#include <CGAL/array.h>
#include <boost/cstdint.hpp>
#include <vector>

View File

@ -26,9 +26,6 @@
#ifndef CGAL_POLYTOPE_DISTANCE_D_TRAITS_2_H
#define CGAL_POLYTOPE_DISTANCE_D_TRAITS_2_H
#include <CGAL/license/Polytope_distance_d.h>
// includes
# include <CGAL/Optimisation/Access_dimension_2.h>
# include <CGAL/Optimisation/Access_coordinates_begin_2.h>

View File

@ -26,9 +26,6 @@
#ifndef CGAL_POLYTOPE_DISTANCE_D_TRAITS_3_H
#define CGAL_POLYTOPE_DISTANCE_D_TRAITS_3_H
#include <CGAL/license/Polytope_distance_d.h>
// includes
# include <CGAL/Optimisation/Access_dimension_3.h>
# include <CGAL/Optimisation/Access_coordinates_begin_3.h>

View File

@ -26,9 +26,6 @@
#ifndef CGAL_POLYTOPE_DISTANCE_D_TRAITS_D_H
#define CGAL_POLYTOPE_DISTANCE_D_TRAITS_D_H
#include <CGAL/license/Polytope_distance_d.h>
// includes
# include <CGAL/Optimisation/Access_dimension_d.h>
# include <CGAL/Optimisation/Access_coordinates_begin_d.h>

View File

@ -24,9 +24,6 @@
#ifndef CGAL_DXF_STREAM_H
#define CGAL_DXF_STREAM_H
#include <CGAL/license/Straight_skeleton_2.h>
#include <CGAL/basic.h>
#include <CGAL/Polygon_2.h>

View File

@ -25,9 +25,6 @@
#ifndef CGAL_IO_DXF_WRITER_H
#define CGAL_IO_DXF_WRITER_H
#include <CGAL/license/Straight_skeleton_2.h>
#include <CGAL/basic.h>
#include <CGAL/algorithm.h>
#include <iostream>

View File

@ -20,9 +20,6 @@
#ifndef CGAL_CERTIFIED_NUMERIC_PREDICATES_H
#define CGAL_CERTIFIED_NUMERIC_PREDICATES_H
#include <CGAL/license/Straight_skeleton_2.h>
#include <CGAL/number_utils.h>
#include <CGAL/Interval_arithmetic.h>
#include <CGAL/Uncertain.h>

View File

@ -20,9 +20,6 @@
#ifndef CGAL_CERTIFIED_QUOTIENT_PREDICATES_H
#define CGAL_CERTIFIED_QUOTIENT_PREDICATES_H
#include <CGAL/license/Straight_skeleton_2.h>
#include <CGAL/certified_numeric_predicates.h>
#include <CGAL/Quotient.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_BOOST_GRAPH_TRAITS_SURFACE_MESH_H
#define CGAL_BOOST_GRAPH_TRAITS_SURFACE_MESH_H
#include <CGAL/license/Surface_mesh.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_PROPERTIES_SURFACE_MESH_H
#define CGAL_PROPERTIES_SURFACE_MESH_H
#include <CGAL/license/Surface_mesh.h>
#include <CGAL/assertions.h>
#include <CGAL/Surface_mesh.h>
#include <CGAL/Surface_mesh/Properties.h>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_DEFORMATION_EIGEN_CLOSEST_ROTATION_TRAITS_3_H
#define CGAL_DEFORMATION_EIGEN_CLOSEST_ROTATION_TRAITS_3_H
#include <CGAL/license/Surface_mesh_deformation.h>
#include <Eigen/Eigen>
#include <Eigen/SVD>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_DEFORMATION_EIGEN_POLAR_CLOSEST_ROTATION_TRAITS_3_H
#define CGAL_DEFORMATION_EIGEN_POLAR_CLOSEST_ROTATION_TRAITS_3_H
#include <CGAL/license/Surface_mesh_deformation.h>
#include <CGAL/Deformation_Eigen_closest_rotation_traits_3.h>
#include <CGAL/FPU_extension.h>
#include <CGAL/Profile_counter.h>

View File

@ -25,9 +25,6 @@
#ifndef CGAL_SURFACE_MESHER_PROFILE_COUNTER_H
#define CGAL_SURFACE_MESHER_PROFILE_COUNTER_H
#include <CGAL/license/Surface_mesher.h>
#include <CGAL/Profile_counter.h>
#ifdef CGAL_SURFACE_MESHER_PROFILE

View File

@ -22,8 +22,6 @@
#ifndef CGAL_TRIANGULATION_IO_H
#define CGAL_TRIANGULATION_IO_H
#include <CGAL/license/Triangulation.h>
#include <CGAL/Epick_d.h>
#include <CGAL/Triangulation.h>
#include <sstream>

View File

@ -22,8 +22,6 @@
#ifndef CGAL_TRIANGULATION_OFF_OSTREAM_2_H
#define CGAL_TRIANGULATION_OFF_OSTREAM_2_H
#include <CGAL/license/Triangulation.h>
#include <CGAL/Triangulation_2.h>
#include <sstream>
#include <iostream>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_TRIANGULATION_2_TO_LCC_H
#define CGAL_TRIANGULATION_2_TO_LCC_H
#include <CGAL/license/Triangulation_2.h>
#include <CGAL/assertions.h>
#include <map>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_TRIANGULATION_VERTEX_BASE_WITH_ID_2_H
#define CGAL_TRIANGULATION_VERTEX_BASE_WITH_ID_2_H
#include <CGAL/license/Triangulation_2.h>
#include <CGAL/Triangulation_vertex_base_2.h>
namespace CGAL {

View File

@ -22,9 +22,6 @@
#ifndef CGAL_apply_to_range_h
#define CGAL_apply_to_range_h
#include <CGAL/license/Triangulation_2.h>
#include <CGAL/Point_2.h>
#include <CGAL/Unique_hash_map.h>
#include <stack>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_CONSTRAINED_DELAUNAY_TRIANGULATION_2_H
#define CGAL_GRAPH_TRAITS_CONSTRAINED_DELAUNAY_TRIANGULATION_2_H
#include <CGAL/license/Triangulation_2.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_2_H
#define CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_2_H
#include <CGAL/license/Triangulation_2.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_PLUS_2_H
#define CGAL_GRAPH_TRAITS_CONSTRAINED_TRIANGULATION_PLUS_2_H
#include <CGAL/license/Triangulation_2.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_DELAUNAY_TRIANGULATION_2_H
#define CGAL_GRAPH_TRAITS_DELAUNAY_TRIANGULATION_2_H
#include <CGAL/license/Triangulation_2.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_REGULAR_TRIANGULATION_2_H
#define CGAL_GRAPH_TRAITS_REGULAR_TRIANGULATION_2_H
#include <CGAL/license/Triangulation_2.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_TRIANGULATION_2_H
#define CGAL_GRAPH_TRAITS_TRIANGULATION_2_H
#include <CGAL/license/Triangulation_2.h>
#include <functional>
// include this to avoid a VC15 warning

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_TRIANGULATION_DATA_STRUCTURE_2_H
#define CGAL_GRAPH_TRAITS_TRIANGULATION_DATA_STRUCTURE_2_H
#include <CGAL/license/Triangulation_2.h>
#include <functional>
// include this to avoid a VC15 warning

View File

@ -21,9 +21,6 @@
#ifndef CGAL_GRAPH_TRAITS_TRIANGULATION_HIERARCHY_2_H
#define CGAL_GRAPH_TRAITS_TRIANGULATION_HIERARCHY_2_H
#include <CGAL/license/Triangulation_2.h>
// include this to avoid a VC15 warning
#include <CGAL/boost/graph/named_function_params.h>

View File

@ -22,8 +22,6 @@
#ifndef CGAL_TRIANGULATION_OFF_OSTREAM_3_H
#define CGAL_TRIANGULATION_OFF_OSTREAM_3_H
#include <CGAL/license/Triangulation.h>
#include <CGAL/Triangulation_3.h>
#include <sstream>
#include <iostream>

View File

@ -22,9 +22,6 @@
#ifndef CGAL_TRIANGULATION_3_TO_LCC_H
#define CGAL_TRIANGULATION_3_TO_LCC_H
#include <CGAL/license/Triangulation_3.h>
#include <CGAL/assertions.h>
#include <map>