Skip to content

Commit

Permalink
Unused include & using?
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Mar 16, 2024
1 parent 428ef7c commit 7f01150
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions numerics/poisson_series_basis_body.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

#include "geometry/barycentre_calculator.hpp"
#include "quantities/elementary_functions.hpp"
#include "quantities/traits.hpp"

namespace principia {
namespace numerics {
Expand All @@ -15,7 +14,6 @@ namespace internal {

using namespace principia::geometry::_barycentre_calculator;
using namespace principia::quantities::_elementary_functions;
using namespace principia::quantities::_traits;


// A helper to build unit quantities or multivector. |Coefficient| must be a
Expand Down

0 comments on commit 7f01150

Please sign in to comment.