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