mirror of https://github.com/CGAL/cgal
Update Kernel_23/test/Kernel_23/Filtered_cartesian.cpp
This commit is contained in:
parent
f417495a0e
commit
9d40a225ff
|
|
@ -15,7 +15,7 @@
|
|||
// Author(s) : Sylvain Pion
|
||||
|
||||
// This defines removes the operator/ from CGAL::Mpzf to check that functors not using
|
||||
// the tag`FT_necessary` really only need a RT (ring type) without division.
|
||||
// the tag `FT_necessary` really only need a RT (ring type) without division.
|
||||
#define CGAL_NO_MPZF_DIVISION_OPERATOR 1
|
||||
|
||||
#include <CGAL/Cartesian.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue