summaryrefslogtreecommitdiff
path: root/boost/geometry/strategy/cartesian/area_box.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/strategy/cartesian/area_box.hpp')
-rw-r--r--boost/geometry/strategy/cartesian/area_box.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/strategy/cartesian/area_box.hpp b/boost/geometry/strategy/cartesian/area_box.hpp
index d41b412c67..1263b564df 100644
--- a/boost/geometry/strategy/cartesian/area_box.hpp
+++ b/boost/geometry/strategy/cartesian/area_box.hpp
@@ -36,7 +36,7 @@ public:
CalculationType
>
{};
-
+
template <typename Box>
static inline auto apply(Box const& box)
{