diff --git a/include/boost/geometry/algorithms/detail/relate/box_areal.hpp b/include/boost/geometry/algorithms/detail/relate/box_areal.hpp index a9e749fdb..425e17e25 100644 --- a/include/boost/geometry/algorithms/detail/relate/box_areal.hpp +++ b/include/boost/geometry/algorithms/detail/relate/box_areal.hpp @@ -51,9 +51,9 @@ struct box_areal } template - static inline void apply(Box const& box, Areal const& areal, - Result& result, - Strategy const& strategy, + static inline void apply(Box const& /* box */, Areal const& /* areal */, + Result& /* result */, + Strategy const& /* strategy */, std::false_type /*is_cartesian*/) { BOOST_GEOMETRY_STATIC_ASSERT_FALSE(