X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fboost%2Flibs%2Fgeometry%2Ftest%2Falgorithms%2Foverlay%2Fget_turns_linear_areal.cpp;h=50bea1c6d182e8408fa9eac296a4349c1481ba0e;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=1ac88bff16583823a4339e9262b9e3c92ac522a3;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git diff --git a/ceph/src/boost/libs/geometry/test/algorithms/overlay/get_turns_linear_areal.cpp b/ceph/src/boost/libs/geometry/test/algorithms/overlay/get_turns_linear_areal.cpp index 1ac88bff1..50bea1c6d 100644 --- a/ceph/src/boost/libs/geometry/test/algorithms/overlay/get_turns_linear_areal.cpp +++ b/ceph/src/boost/libs/geometry/test/algorithms/overlay/get_turns_linear_areal.cpp @@ -227,8 +227,5 @@ int test_main(int, char* []) test_all(); #endif -#if defined(HAVE_TTMATH) - test_all(); -#endif return 0; }