diff options
Diffstat (limited to 'misc/examples/hashmap.c')
| -rw-r--r-- | misc/examples/hashmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/examples/hashmap.c b/misc/examples/hashmap.c index 47a3bcff..cf11b7f7 100644 --- a/misc/examples/hashmap.c +++ b/misc/examples/hashmap.c @@ -1,4 +1,5 @@ // https://doc.rust-lang.org/rust-by-example/std/hash.html +#define i_implement #include <stc/cstr.h> #define i_key_str #define i_val_str |
