diff --git a/Packages/Interval_arithmetic/include/CGAL/Interval_arithmetic/IA_Quotient.h b/Packages/Interval_arithmetic/include/CGAL/Interval_arithmetic/IA_Quotient.h index 4a5052a644b..e58514beab3 100644 --- a/Packages/Interval_arithmetic/include/CGAL/Interval_arithmetic/IA_Quotient.h +++ b/Packages/Interval_arithmetic/include/CGAL/Interval_arithmetic/IA_Quotient.h @@ -30,7 +30,7 @@ CGAL_BEGIN_NAMESPACE // overflow, but we can't do better than the following trivial conversion. template -struct converter +struct converter > { static inline Interval_nt_advanced do_it (const Quotient & z) {