Fixed Has_nested_type_Bare_point includes

This commit is contained in:
Mael Rouxel-Labbé 2017-05-10 12:33:43 +02:00
parent 31ca9ee565
commit 70e1ac97f6
5 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
#include <CGAL/Skin_surface_refinement_policy_3.h>
#include <CGAL/subdivide_skin_surface_mesh_3.h>
#include <CGAL/internal/Triangulation/Has_nested_type_Bare_point.h>
#include <CGAL/internal/Has_nested_type_Bare_point.h>
#include <boost/mpl/if.hpp>
#include <boost/mpl/identity.hpp>

View File

@ -26,7 +26,7 @@
#include <CGAL/basic.h>
#include <CGAL/internal/Triangulation/Has_nested_type_Bare_point.h>
#include <CGAL/internal/Has_nested_type_Bare_point.h>
#include <CGAL/Triangulation_hierarchy_vertex_base_2.h>
#include <CGAL/triangulation_assertions.h>
#include <CGAL/spatial_sort.h>

View File

@ -29,7 +29,7 @@
#include <CGAL/basic.h>
#include <CGAL/triangulation_assertions.h>
#include <CGAL/Regular_triangulation_cell_base_3.h>
#include <CGAL/internal/Triangulation/Has_nested_type_Bare_point.h>
#include <CGAL/internal/Has_nested_type_Bare_point.h>
#include <boost/mpl/if.hpp>
#include <boost/mpl/identity.hpp>

View File

@ -27,7 +27,7 @@
// #include <CGAL/internal/deprecation_warning.h>
#include <CGAL/basic.h>
#include <CGAL/internal/Triangulation/Has_nested_type_Bare_point.h>
#include <CGAL/internal/Has_nested_type_Bare_point.h>
#include <CGAL/triangulation_assertions.h>
#include <CGAL/Triangulation_hierarchy_vertex_base_3.h>
#include <CGAL/Location_policy.h>

View File

@ -37,7 +37,7 @@
#include <CGAL/Random.h>
#include <CGAL/Testsuite/use.h>
#include <CGAL/internal/Triangulation/Has_nested_type_Bare_point.h>
#include <CGAL/internal/Has_nested_type_Bare_point.h>
// Accessory set of functions to differentiate between
// Delaunay::nearest_vertex[_in_cell] and