• Sergei Golubchik's avatar
    compilation failure in oqgraph after 4aaa38d2 · add44e68
    Sergei Golubchik authored
    on many builders oqgraph failed to compile because isfinite wasn't defined.
    
    fix this mess of ifdefs/defines to work properly no matter
    whether isfinite/isnan/isinf is a function or a macro
    and whether stl header undefines it or not.
    
    and remove the hackish workaround from oqgraph.
    add44e68
my_global.h 33.7 KB