Commit e8749996 authored by Dalmo Cirne's avatar Dalmo Cirne Committed by Gunhan Gulsoy
Browse files

Cast return value that caused warning (#17745)

The member function num_runs() returns an int, however the return value from run_total_us_.count() is an int64. Casting the value to an int allows for the compiler to know that the intended return value should be an int.
parent dfd4cc38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment