]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/perimeter.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / perimeter.cpp
index 54fcd3c57dbeb08593647ad9661b440e6f9984b4..f2436338733353e9301eb7893868e680b5c32766 100644 (file)
@@ -53,10 +53,6 @@ int test_main(int, char* [])
 
     test_open<bg::model::d2::point_xy<double> >();
 
-#if defined(HAVE_TTMATH)
-    test_all<bg::model::d2::point_xy<ttmath_big> >();
-#endif
-
     // test_empty_input<bg::model::d2::point_xy<int> >();
 
     return 0;