summaryrefslogtreecommitdiffstats
path: root/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/tree_bench.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/tree_bench.c b/benchmark/tree_bench.c
index 0f54f65..b825d96 100644
--- a/benchmark/tree_bench.c
+++ b/benchmark/tree_bench.c
@@ -18,7 +18,6 @@ ZIX_RESTORE_WARNINGS
#include <inttypes.h>
#include <stdarg.h>
#include <stdbool.h>
-#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>