From b79e774eb57cff4adb072efd25e113d0bbc40e38 Mon Sep 17 00:00:00 2001 From: Yin Xu Date: Mon, 18 Jul 2011 10:39:46 +0000 Subject: [PATCH] remove eigen from svn --- Surface_modeling/include/CGAL/Deform_mesh_BGL.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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