From 04500902b614fade13305cf094e58ea960e7845f Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Tue, 25 Sep 2001 14:10:21 +0000 Subject: [PATCH] - Test --- Packages/Interval_arithmetic/include/CGAL/Lazy_exact_nt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packages/Interval_arithmetic/include/CGAL/Lazy_exact_nt.h b/Packages/Interval_arithmetic/include/CGAL/Lazy_exact_nt.h index c838d566c76..130a2353a3a 100644 --- a/Packages/Interval_arithmetic/include/CGAL/Lazy_exact_nt.h +++ b/Packages/Interval_arithmetic/include/CGAL/Lazy_exact_nt.h @@ -30,7 +30,7 @@ #include #include - c + cc /* * This file contains the definition of the number type Lazy_exact_nt, * where ET is an exact number type (must provide the exact operations needed).