Skip to content

Commit

Permalink
remove concepts
Browse files Browse the repository at this point in the history
  • Loading branch information
SachiSakurane authored Dec 21, 2024
1 parent a12db69 commit 5085b63
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/riw/value_range/value_range.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
#include <algorithm>
#include <cassert>

#include <riw/concepts/arithmetic.hpp>
#include <riw/concepts/floating_point.hpp>

namespace riw {
template <class Type>
struct value_range {
Expand Down

0 comments on commit 5085b63

Please sign in to comment.