diff --git a/test/index/rtree/test_rtree.hpp b/test/index/rtree/test_rtree.hpp index 957061479..af6416b71 100644 --- a/test/index/rtree/test_rtree.hpp +++ b/test/index/rtree/test_rtree.hpp @@ -1007,7 +1007,7 @@ void test_copy_assignment_swap_move(Rtree const& tree, Box const& qbox) //TODO - test SWAP - BOOST_GEOMETRY_INDEX_DETAIL_USE_PARAM(param) + BOOST_GEOMETRY_INDEX_DETAIL_USE_PARAM(params) } template