From 6a5ec101dc606a9bb13ef5a5ee64ab001decc666 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Mon, 30 May 2022 17:08:09 +0200 Subject: Updated benchmarks and renamed utf8utils.c to utf8code.c --- benchmarks/shootout_hashmaps.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/shootout_hashmaps.cpp') diff --git a/benchmarks/shootout_hashmaps.cpp b/benchmarks/shootout_hashmaps.cpp index 62ba5979..7c23fdb8 100644 --- a/benchmarks/shootout_hashmaps.cpp +++ b/benchmarks/shootout_hashmaps.cpp @@ -1,5 +1,6 @@ #include #include +#define i_static #include #include #include "external/khash.h" -- cgit v1.2.3