diff --git a/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_APSS_plugin_cgal_code.cpp b/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_APSS_plugin_cgal_code.cpp index 3fbc1e2b446..d24478d3fcd 100644 --- a/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_APSS_plugin_cgal_code.cpp +++ b/Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_APSS_plugin_cgal_code.cpp @@ -12,10 +12,10 @@ #include #include #include +#include // This package #include -#include // APSS implicit function @@ -111,7 +111,7 @@ Polyhedron* APSS_reconstruct(const Point_set& points, << " angle="< #include #include +#include // This package #include -#include // Poisson implicit function @@ -123,7 +123,7 @@ Polyhedron* poisson_reconstruct(const Point_set& points, << " angle="< #include #include +#include // This package #include #include #include #include -#include #include "compute_normal.h" @@ -252,7 +252,7 @@ int main(int argc, char * argv[]) << " angle="<