Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix -Wmissing-noreturn warning (#4194)
Fixes warning reported by top of trunk Clang: include/fmt/chrono.h:447:36: error: function 'throw_duration_error' could be declared with attribute 'noreturn'
- Loading branch information