X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fgeometry%2Ftest%2Falgorithms%2Fwithin%2Fwithin_pointlike_geometry.cpp;h=d04b0762d9c5e0eb8a21fd4cc8872836602ee9a0;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=523e183c05916e696777a10c0cf02d35839bd76b;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/libs/geometry/test/algorithms/within/within_pointlike_geometry.cpp b/ceph/src/boost/libs/geometry/test/algorithms/within/within_pointlike_geometry.cpp index 523e183c0..d04b0762d 100644 --- a/ceph/src/boost/libs/geometry/test/algorithms/within/within_pointlike_geometry.cpp +++ b/ceph/src/boost/libs/geometry/test/algorithms/within/within_pointlike_geometry.cpp @@ -450,12 +450,6 @@ int test_main( int , char* [] ) test_spherical_geographic > >(); test_spherical_geographic > >(); -#if defined(HAVE_TTMATH) - test_all >(); - test_spherical_geographic > >(); - test_spherical_geographic > >(); -#endif - test_tickets(); return 0;