Skip to content

Commit

Permalink
Merge pull request #2377 from johnplatts:hwy_bench_sort_fix_111624
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 697553877
  • Loading branch information
copybara-github committed Nov 18, 2024
2 parents ce3740d + 299ac1c commit d77be29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hwy/contrib/sort/bench_sort.cc
Original file line number Diff line number Diff line change
Expand Up @@ -477,4 +477,6 @@ HWY_EXPORT_AND_TEST_P(BenchSort, BenchAllSort);
HWY_AFTER_TEST();
} // namespace hwy

HWY_TEST_MAIN();

#endif // HWY_ONCE

0 comments on commit d77be29

Please sign in to comment.