Skip to content

Commit 1716952

Browse files
committed
Update
1 parent ebe0100 commit 1716952

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/fpu.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ BENCHMARK("sin()")
1010
{
1111
[[maybe_unused]] static double sum = 0;
1212
sum += sin(123.456);
13-
1413
}
1514

1615
BENCHMARK("cos()")

0 commit comments

Comments
 (0)