mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-08 14:29:07 +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.