-
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