diff options
Diffstat (limited to 'examples/hashmap.c')
| -rw-r--r-- | examples/hashmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hashmap.c b/examples/hashmap.c index 9ff019e6..62f20079 100644 --- a/examples/hashmap.c +++ b/examples/hashmap.c @@ -1,5 +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
|
