From 831dc0843aeedcb45138a6ed576ea03f2dcd58f8 Mon Sep 17 00:00:00 2001 From: Tyge Lovset Date: Mon, 30 May 2022 00:59:14 +0200 Subject: Added more utf8 features. Changed linking macros in ccommon.h. --- examples/hashmap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/hashmap.c') diff --git a/examples/hashmap.c b/examples/hashmap.c index f39a3904..9ff019e6 100644 --- a/examples/hashmap.c +++ b/examples/hashmap.c @@ -1,5 +1,6 @@ // https://doc.rust-lang.org/rust-by-example/std/hash.html +#include #define i_key_str #define i_val_str #include -- cgit v1.2.3