• Howard Su's avatar
    remove check for finite/isfinite · 031fa6d4
    Howard Su authored
    finite is not used anymore in code base. isfinite is part of C99 and we
    assume we only support compilers that support C99.
    031fa6d4
config.h.cmake 16.7 KB