summaryrefslogtreecommitdiffstats
path: root/benchmark/bench.h
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/bench.h')
-rw-r--r--benchmark/bench.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmark/bench.h b/benchmark/bench.h
index c07e211..bcfe077 100644
--- a/benchmark/bench.h
+++ b/benchmark/bench.h
@@ -4,8 +4,6 @@
#ifndef BENCH_H
#define BENCH_H
-#define _POSIX_C_SOURCE 199309L
-
#include <time.h>
typedef struct timespec BenchmarkTime;