summaryrefslogtreecommitdiff
path: root/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp')
-rw-r--r--boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp b/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp
index 85ee4b78f3..96a4ef027d 100644
--- a/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp
+++ b/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp
@@ -128,7 +128,7 @@ public :
assert_dimension_equal<Box1, Box2>();
typename calculation_type<Box1, Box2>::type result(0);
-
+
detail::compute_pythagoras_box_box
<
dimension<Box1>::value