From 898a5f93a73b647b0b49bf9ceed087a6a369ecd7 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 16 May 2003 10:06:50 +0000 Subject: [PATCH] Removed #include again, because it has to get included elsewhere --- .../include/CGAL/Min_sphere_of_spheres_d.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Packages/Min_sphere_of_spheres_d/include/CGAL/Min_sphere_of_spheres_d.h b/Packages/Min_sphere_of_spheres_d/include/CGAL/Min_sphere_of_spheres_d.h index 142a87cd769..81eec4ad0c3 100644 --- a/Packages/Min_sphere_of_spheres_d/include/CGAL/Min_sphere_of_spheres_d.h +++ b/Packages/Min_sphere_of_spheres_d/include/CGAL/Min_sphere_of_spheres_d.h @@ -55,7 +55,6 @@ #include #include // for std::rand() #include -#include // for std::size_t, std::ptrdiff_t #include #include #include