mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 11:32:15 +00:00
rtree test: error fixed - wrong variable name in msvc specific code
[SVN r83712]
This commit is contained in:
@@ -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 <typename I, typename O>
|
||||
|
||||
Reference in New Issue
Block a user