diff --git a/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp b/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp index 3448942ac..042b8feaf 100644 --- a/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp +++ b/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp @@ -898,8 +898,8 @@ inline void get_turns(Geometry1 const& geometry1, // typename boost::range_value::type // >::segment_intersection_strategy_type segment_intersection_strategy_type; - //typedef detail::overlay::get_turn_info TurnPolicy; - typedef detail::get_turns::get_turn_info_type TurnPolicy; + typedef detail::overlay::get_turn_info TurnPolicy; + //typedef detail::get_turns::get_turn_info_type TurnPolicy; boost::mpl::if_c <