From ce48e143bd9547730b75d0e26d6a99d3fe7e6242 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 11 Mar 2008 10:37:32 +0000 Subject: [PATCH] fixed typo --- .../include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Convex_hull_2/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h b/Convex_hull_2/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h index 59f72cbe32b..3e308da6f39 100644 --- a/Convex_hull_2/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h +++ b/Convex_hull_2/include/CGAL/Convex_hull_2/ch_akl_toussaint_impl.h @@ -29,7 +29,7 @@ #include #include #include -#include > +#include CGAL_BEGIN_NAMESPACE