Merge "BENCHMARK_MAIN now requires a semicolon."
This commit is contained in:
commit
981379b70f
1 changed files with 1 additions and 1 deletions
|
|
@ -84,4 +84,4 @@ static void Iterate_all_files(benchmark::State& state) {
|
|||
}
|
||||
BENCHMARK(Iterate_all_files);
|
||||
|
||||
BENCHMARK_MAIN()
|
||||
BENCHMARK_MAIN();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue