Commit b3bf248e authored by Alexander Gagarin's avatar Alexander Gagarin Committed by Wenzel Jakob
Browse files

Fix casting of time points with non-system-clock duration with VS (#1748)

* Fix casting of time points with non-system-clock duration on Windows

Add explicit `time_point_cast` to time point with duration of system
clock. Fixes Visual Studio compile error.

* Add test case for custom time points casting
parent ed39c504
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment