summaryrefslogtreecommitdiff
path: root/boost/geometry/algorithms/append.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/algorithms/append.hpp')
-rw-r--r--boost/geometry/algorithms/append.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/algorithms/append.hpp b/boost/geometry/algorithms/append.hpp
index 6ffb5f9587..894f52c68b 100644
--- a/boost/geometry/algorithms/append.hpp
+++ b/boost/geometry/algorithms/append.hpp
@@ -327,7 +327,7 @@ struct append<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> >
int ring_index,
int multi_index)
{
- apply_visitor(
+ boost::apply_visitor(
visitor<RangeOrPoint>(
range_or_point,
ring_index,