OSDN Git Service

Conditionally compile around the use of std::to_chars() since it requires Mac OS...
authorEric Branlund <ebranlund@fastmail.com>
Sat, 16 Oct 2021 18:53:29 +0000 (11:53 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sat, 16 Oct 2021 18:53:29 +0000 (11:53 -0700)
commit72412a79deb9a142c098f06303b1372c6ecda00f
tree24c4ef153d4a9e101ef9121c49fc2ebf54fc5a52
parent073cc3683839aa41af02d5471b83358aea136282
Conditionally compile around the use of std::to_chars() since it requires Mac OS X 10.15 or later.
src/core/asking-player.cpp