mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-06-08 00:23:52 +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.