]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/overlaps/overlaps_box.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / overlaps / overlaps_box.cpp
index b58cfa967ebf3e643b14479ad99483dd58b6cc13..1316d3dfc24c570dc0e65eb9bd84b425124fcf30 100644 (file)
@@ -55,10 +55,6 @@ int test_main( int , char* [] )
     test_2d<bg::model::d2::point_xy<int> >();
     test_2d<bg::model::d2::point_xy<double> >();
 
-#if defined(HAVE_TTMATH)
-    test_2d<bg::model::d2::point_xy<ttmath_big> >();
-#endif
-
    //test_3d<bg::model::point<double, 3, bg::cs::cartesian> >();
 
     return 0;