summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/misc/string_bench_STC.cpp
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2022-05-30 17:08:09 +0200
committerTyge Løvset <[email protected]>2022-05-30 17:08:09 +0200
commit6a5ec101dc606a9bb13ef5a5ee64ab001decc666 (patch)
tree7b368fdcc1e7055bd1d327f29c4c108eb604c751 /benchmarks/misc/string_bench_STC.cpp
parent58bb58e7980d1eae175ed66dbe873893a05ab81e (diff)
downloadSTC-modified-6a5ec101dc606a9bb13ef5a5ee64ab001decc666.tar.gz
STC-modified-6a5ec101dc606a9bb13ef5a5ee64ab001decc666.zip
Updated benchmarks and renamed utf8utils.c to utf8code.c
Diffstat (limited to 'benchmarks/misc/string_bench_STC.cpp')
-rw-r--r--benchmarks/misc/string_bench_STC.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/misc/string_bench_STC.cpp b/benchmarks/misc/string_bench_STC.cpp
index d5b3a306..2e05dae3 100644
--- a/benchmarks/misc/string_bench_STC.cpp
+++ b/benchmarks/misc/string_bench_STC.cpp
@@ -4,7 +4,9 @@
#include <iostream>
#include <iomanip>
#include <chrono>
+#define i_static
#include <stc/cstr.h> // string
+#define i_static
#include <stc/csview.h> // string_view
#define i_key_str