Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Explicit require for cmath.

Choose a tag to compare

@bmacnaughton bmacnaughton released this 17 May 23:29

Higher versions of gcc/g++ require that #include <cmath> be included to reference std::isnan().