Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
chronoxor committed Nov 20, 2022
1 parent ebe0100 commit 1716952
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/fpu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ BENCHMARK("sin()")
{
[[maybe_unused]] static double sum = 0;
sum += sin(123.456);

}

BENCHMARK("cos()")
Expand Down

0 comments on commit 1716952

Please sign in to comment.