mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-07 22:09:06 +00:00
The file uses `isdigit` and `isalpha` from `ctype.h`, and recent MSVC seems to require it explicitly.
The file uses `isdigit` and `isalpha` from `ctype.h`, and recent MSVC seems to require it explicitly.