]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/area/area_sph_geo.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / area / area_sph_geo.cpp
index dc7d9f628e04fea04ad7795ab0abc313e564f781..09533a1b5df195e0aa28228bdd6b98ce2ab4b8b3 100644 (file)
@@ -54,7 +54,6 @@ void test_spherical_geo()
     bg::model::polygon<pt> geometry;
 
     // unit-sphere has area of 4-PI. Polygon covering 1/8 of it:
-    // calculations splitted for ttmath
     std::string poly = "POLYGON((0 0,0 90,90 0,0 0))";
 
     bg::strategy::area::spherical