summaryrefslogtreecommitdiff
path: root/boost/geometry/strategies/concepts/distance_concept.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/strategies/concepts/distance_concept.hpp')
-rw-r--r--boost/geometry/strategies/concepts/distance_concept.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/boost/geometry/strategies/concepts/distance_concept.hpp b/boost/geometry/strategies/concepts/distance_concept.hpp
index 6e75fa95a6..0064d438d5 100644
--- a/boost/geometry/strategies/concepts/distance_concept.hpp
+++ b/boost/geometry/strategies/concepts/distance_concept.hpp
@@ -36,7 +36,7 @@
#include <boost/geometry/strategies/tags.hpp>
-namespace boost { namespace geometry { namespace concept
+namespace boost { namespace geometry { namespace concepts
{
@@ -206,7 +206,7 @@ public :
};
-}}} // namespace boost::geometry::concept
+}}} // namespace boost::geometry::concepts
#endif // BOOST_GEOMETRY_STRATEGIES_CONCEPTS_DISTANCE_CONCEPT_HPP