From 1b62f30cf0758cca7995d2d8193d714c80b60955 Mon Sep 17 00:00:00 2001 From: Zyro9922 Date: Wed, 26 Aug 2020 21:02:13 +0530 Subject: [PATCH] Removed namespace bu --- .../boost/astronomy/coordinate/conversion/conversion_graph.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/astronomy/coordinate/conversion/conversion_graph.hpp b/include/boost/astronomy/coordinate/conversion/conversion_graph.hpp index 3de94f8e..437f5032 100644 --- a/include/boost/astronomy/coordinate/conversion/conversion_graph.hpp +++ b/include/boost/astronomy/coordinate/conversion/conversion_graph.hpp @@ -27,7 +27,6 @@ file License.txt or copy at https://www.boost.org/LICENSE_1_0.txt) namespace bu = boost::units; namespace bg = boost::geometry; -namespace bud = boost::units::degree; namespace bac = boost::astronomy::coordinate; using namespace boost::units;