]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/overlay/get_turns_areal_areal.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / overlay / get_turns_areal_areal.cpp
index a1a93ababdb7fe92098f97dd7a85b4dd028dde58..a1317724b2e9a3a6c1c7e92905338108ade4a6c3 100644 (file)
@@ -55,8 +55,5 @@ int test_main(int, char* [])
     test_all<long double>();
 #endif
 
-#if defined(HAVE_TTMATH)
-    test_all<ttmath_big>();
-#endif
     return 0;
 }