Skip to content

Commit

Permalink
no namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Dec 31, 2024
1 parent c64ab59 commit dfbeabe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions numerics/sin_cos.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,6 @@ Value __cdecl Sin(Argument const θ) {
}
}

namespace OSACA_assumptions {
constexpr std::int64_t quadrant = 1;
} // namespace OSACA_assumptions

#if PRINCIPIA_INLINE_SIN_COS
FORCE_INLINE(inline)
#endif
Expand Down

0 comments on commit dfbeabe

Please sign in to comment.