diff --git a/include/ginkgo/core/base/math.hpp b/include/ginkgo/core/base/math.hpp index 33b3a566b37..cd5e489b95d 100644 --- a/include/ginkgo/core/base/math.hpp +++ b/include/ginkgo/core/base/math.hpp @@ -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. *