diff options
| author | Tyge Lovset <[email protected]> | 2023-05-23 14:33:24 +0200 |
|---|---|---|
| committer | Tyge Lovset <[email protected]> | 2023-05-23 14:33:24 +0200 |
| commit | f80a78239f545d7d73c8358056dd5d5825ccfe0b (patch) | |
| tree | 83b3e266555f1d4bd42412ea5a711a49e3002396 /misc/benchmarks/various | |
| parent | 0b34cadda2bc4da1cb0904989c8a5f2fe0236358 (diff) | |
| download | STC-modified-f80a78239f545d7d73c8358056dd5d5825ccfe0b.tar.gz STC-modified-f80a78239f545d7d73c8358056dd5d5825ccfe0b.zip | |
Updated docs to reflect changes in cstr linking shared.
Diffstat (limited to 'misc/benchmarks/various')
| -rw-r--r-- | misc/benchmarks/various/sso_bench.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/benchmarks/various/sso_bench.cpp b/misc/benchmarks/various/sso_bench.cpp index 71d123e8..6d3d107a 100644 --- a/misc/benchmarks/various/sso_bench.cpp +++ b/misc/benchmarks/various/sso_bench.cpp @@ -3,6 +3,7 @@ #include <chrono> #include <stc/crand.h> +#define i_static #include <stc/cstr.h> #define i_type StcVec |
