• Sergey Vojtovich's avatar
    Cleanup isinf() portability checks · bc469a0b
    Sergey Vojtovich authored
    Original problem reported by Wlad: re-compilation of 10.3 on top of 10.2
    build would cache undefined HAVE_ISINF from 10.2, whereas it is expected
    to be 1 in 10.3.
    
    std::isinf() seem to be available on all supported platforms.
    bc469a0b
my_global.h 34.7 KB