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/misc/string_bench_STD.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/misc/string_bench_STD.cpp') diff --git a/benchmarks/misc/string_bench_STD.cpp b/benchmarks/misc/string_bench_STD.cpp index 595ab632..5f033ca1 100644 --- a/benchmarks/misc/string_bench_STD.cpp +++ b/benchmarks/misc/string_bench_STD.cpp @@ -10,6 +10,7 @@ #include #include #include +#define i_static #include std::vector read_file(const char* name) -- cgit v1.2.3