date icon indicating copy to clipboard operation
date copied to clipboard

Fix hh_mm_ss name conflict with C++20

Open conr2d opened this issue 2 years ago • 0 comments

There is a name conflict between std::chrono::hh_mm_ss and date::hh_mm_ss when building with C++20.

conr2d avatar Jul 06 '22 15:07 conr2d