diff options
Diffstat (limited to 'include/stc/template.h')
| -rw-r--r-- | include/stc/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/template.h b/include/stc/template.h index 000b516e..4e954b46 100644 --- a/include/stc/template.h +++ b/include/stc/template.h @@ -142,7 +142,7 @@ #ifndef i_cmp #define i_cmp c_paste(i_keyraw, _cmp) #endif - #if !defined i_hash + #ifndef i_hash #define i_hash c_paste(i_keyraw, _hash) #endif #endif |
