summaryrefslogtreecommitdiffhomepage
path: root/benchmarks/misc/string_bench_STD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/misc/string_bench_STD.cpp')
-rw-r--r--benchmarks/misc/string_bench_STD.cpp1
1 files changed, 1 insertions, 0 deletions
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 <vector>
#include <map>
#include <unordered_map>
+#define i_static
#include <stc/cstr.h>
std::vector<std::string> read_file(const char* name)