Skip to content

Commit

Permalink
[core] remove unused #undef
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelKoch committed Oct 15, 2024
1 parent e8ea321 commit 20f7f32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/ginkgo/core/base/math.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -671,9 +671,6 @@ GKO_INLINE constexpr T one(const T&)
}


#undef GKO_BIND_ZERO_ONE


/**
* Returns true if and only if the given value is zero.
*
Expand Down

0 comments on commit 20f7f32

Please sign in to comment.