]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/transform_multi.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / transform_multi.cpp
index 66cb8ba6ec00f6fa24e6f84c83883e68626b84e0..497dd3e03cec33470da8ad4b0e3d0a050c9f05cb 100644 (file)
@@ -84,8 +84,5 @@ int test_main(int, char* [])
 {
     test_all<double>();
 
-#ifdef HAVE_TTMATH
-    test_all<ttmath_big>();
-#endif
     return 0;
 }