diff --git a/Packages/H2/include/CGAL/point_vector_declarationsH2.h b/Packages/H2/include/CGAL/point_vector_declarationsH2.h index 1935b9d2dcb..74ae53d144a 100644 --- a/Packages/H2/include/CGAL/point_vector_declarationsH2.h +++ b/Packages/H2/include/CGAL/point_vector_declarationsH2.h @@ -73,7 +73,7 @@ operator-(const VectorH2& u, const VectorH2& v); template CGAL_KERNEL_INLINE -typename R::FT +typename VectorH2::FT operator*(const VectorH2& u, const VectorH2& v); template