-
Unable to compile because of unused parameter · 50f459d2Arne Beer authored
There is a unused parameter at benchmark:866 Benchmark::MeasurePeakHeapMemory . The function is marked as TODO and the code that uses the parameter is commented out. I just removed the parameter so it can compile again without editing the CMake compile flags.
50f459d2
×