and another silent one...

This commit is contained in:
JCrawfy 2019-11-16 12:59:58 +13:00
parent c26a59f32e
commit ad7933d783

View File

@ -5,7 +5,7 @@
namespace {
using milliseconds_d = std::chrono::duration<double, std::milli>;
void run_test(xlnt::path &const file, int runs = 10)
void run_test(const xlnt::path &file, int runs = 10)
{
std::cout << file.string() << "\n\n";