Skip to content

Commit e9a22f0

Browse files
committed
Remove macro typo from substitution
1 parent 886e0c9 commit e9a22f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arby/include/arby/arby.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,4 @@ class std::numeric_limits<com::saxbophone::arby::Uint> {
705705
static constexpr com::saxbophone::arby::Uint denorm_min() { return 0; } // N/A
706706
};
707707

708-
// avoid polluting global macro namespace by tidying up our macros after us
709-
#undef constexpr
710-
711708
#endif // include guard

0 commit comments

Comments
 (0)