diff --git a/Surface_modeling/include/CGAL/Deform_mesh_BGL.h b/Surface_modeling/include/CGAL/Deform_mesh_BGL.h index 48b15cf98f3..9933c0d2bdb 100644 --- a/Surface_modeling/include/CGAL/Deform_mesh_BGL.h +++ b/Surface_modeling/include/CGAL/Deform_mesh_BGL.h @@ -15,8 +15,8 @@ // since it is independent of template. Also we are still not sure whether to adopt it // in the final version -#include -#include +#include +#include // AF: These includes are not needed