]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/strategies/projected_point_ax.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / geometry / test / strategies / projected_point_ax.cpp
index d48e7915afd5958d251526a95a0514d21ef6aba8..e9bd9096481ef0cea9dca64c41eaf78c4e1d88fd 100644 (file)
@@ -36,8 +36,7 @@ void test_all_2d_ax()
 
     strategy_type strategy;
     comparable_strategy_type comparable_strategy;
-    boost::ignore_unused(strategy);
-    boost::ignore_unused(comparable_strategy);
+    boost::ignore_unused(strategy, comparable_strategy);
 
     test_2d<P1, P2>("POINT(1 1)", "POINT(0 0)", "POINT(2 3)",
                     result_type(0, 0.27735203958327),