diff --git a/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h b/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h index 699155f983d..e243afcae86 100644 --- a/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h +++ b/Convex_hull_3/include/CGAL/Convex_hull_traits_3.h @@ -159,7 +159,12 @@ struct GT3_for_CH3 { - template + template ::type::value && + R_::Has_filtered_predicates_tag::value + > > class Convex_hull_traits_3 { public: