Closed this issue 4 months ago · 1 comments
just tried older compilers gcc 7.3.0:
third_party/chess.hpp:862:10: fatal error: charconv: No such file or directory #include <charconv> ^~~~~~~~~~ compilation terminated.
clang 8.0.0 compiles
fixed by e36440c