diff --git a/benchmarks/benchmark_common.h b/benchmarks/benchmark_common.h index bb6dd80..a76fc35 100644 --- a/benchmarks/benchmark_common.h +++ b/benchmarks/benchmark_common.h @@ -38,7 +38,7 @@ class Timer { Timer() { InitializeTickPeriod(); Reset(); - } +] } // Save the current number of counter ticks. void Reset() {