X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fgeometry%2Ftest%2Falgorithms%2Ftouches%2Ftouches_sph.cpp;h=aa929271952bd5051bae0a3e8f0603151922d935;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=352a9bff1c45773688803b83f3ad91840bbe087d;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/libs/geometry/test/algorithms/touches/touches_sph.cpp b/ceph/src/boost/libs/geometry/test/algorithms/touches/touches_sph.cpp index 352a9bff1..aa9292719 100644 --- a/ceph/src/boost/libs/geometry/test/algorithms/touches/touches_sph.cpp +++ b/ceph/src/boost/libs/geometry/test/algorithms/touches/touches_sph.cpp @@ -231,9 +231,5 @@ int test_main( int , char* [] ) { test_all > >(); -#if defined(HAVE_TTMATH) - test_cs > >(); -#endif - return 0; }