This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Explicit require for cmath.
Higher versions of gcc/g++ require that #include <cmath> be included to reference std::isnan().
Higher versions of gcc/g++ require that #include <cmath> be included to reference std::isnan().