From e2c433bd7e180e5a0a5e896f45ca46d90bcaaa9d Mon Sep 17 00:00:00 2001 From: Guillaume Damiand Date: Tue, 6 Jan 2015 15:53:51 +0100 Subject: [PATCH] One more remove^Crailing whitespace. --- Linear_cell_complex/include/CGAL/Linear_cell_complex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linear_cell_complex/include/CGAL/Linear_cell_complex.h b/Linear_cell_complex/include/CGAL/Linear_cell_complex.h index 43774a5b849..d32aab62cd0 100644 --- a/Linear_cell_complex/include/CGAL/Linear_cell_complex.h +++ b/Linear_cell_complex/include/CGAL/Linear_cell_complex.h @@ -119,7 +119,7 @@ namespace CGAL { using Base::unmark; using Base::free_mark; using Base::get_new_mark; - + Linear_cell_complex_base() : Base() {}