diff --git a/benchmarks/benchmark.cpp b/benchmarks/benchmark.cpp index 8924694..53429f1 100644 --- a/benchmarks/benchmark.cpp +++ b/benchmarks/benchmark.cpp @@ -1,7 +1,7 @@ #if defined(__linux__) || (__APPLE__ && __aarch64__) #define USING_COUNTERS -#include "event_counter.h" #endif +#include "event_counter.h" #include #include "fast_float/fast_float.h" #include