diff options
Diffstat (limited to 'include/stc/cbox.h')
| -rw-r--r-- | include/stc/cbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/stc/cbox.h b/include/stc/cbox.h index b8934e46..c690bec7 100644 --- a/include/stc/cbox.h +++ b/include/stc/cbox.h @@ -188,5 +188,4 @@ STC_INLINE bool _cx_memb(_eq)(const _cx_self* x, const _cx_self* y) { _cx_raw rx = i_keyto(x->get), ry = i_keyto(y->get); return _cx_memb(_raw_eq)(&rx, &ry); } -#undef _i_no_hash #include "template.h" |
