diff options
Diffstat (limited to 'benchmarks/shootout_hashmaps.cpp')
| -rw-r--r-- | benchmarks/shootout_hashmaps.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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 <stdio.h> #include <time.h> +#define i_static #include <stc/crandom.h> #include <stc/cstr.h> #include "external/khash.h" |
