mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
and another silent one...
This commit is contained in:
parent
c26a59f32e
commit
ad7933d783
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user