Commit 75dec14f authored by Lioncash's avatar Lioncash
Browse files

perf_stats: Resolve implicit int to double conversion error

We simply need to turn the literal argument to std::accumulate into a
double, rather than an int.
parent 23878bf3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment