Fix interface_macros

This commit is contained in:
Andreas Fabri 2021-11-03 17:39:21 +01:00
parent 7cb53ab8ef
commit d0ed65838e
1 changed files with 2 additions and 2 deletions

View File

@ -582,8 +582,8 @@ CGAL_Kernel_pred(Less_y_3,
less_y_3_object)
CGAL_Kernel_pred(Less_z_3,
less_z_3_object)
CGAL_Kernel_pred(Non_zero_dimension_3,
non_zero_dimension_3_object)
CGAL_Kernel_pred(Non_zero_coordinate_index_3,
non_zero_coordinate_index_3_object)
CGAL_Kernel_pred_RT(Orientation_2,
orientation_2_object)
CGAL_Kernel_pred_RT(Orientation_3,