Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 981379b7 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "BENCHMARK_MAIN now requires a semicolon."

parents 385ea227 62322aae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,4 +84,4 @@ static void Iterate_all_files(benchmark::State& state) {
}
BENCHMARK(Iterate_all_files);

BENCHMARK_MAIN()
BENCHMARK_MAIN();