fix issues with isnan/isinf on OS X where <cmath> hides isnan/isinf and forces std...
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 11 Jan 2014 20:02:10 +0000 (15:02 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 11 Jan 2014 20:02:10 +0000 (15:02 -0500)
commit943bcc29cc05bc1d75df505cd259659a72dc56b1
tree5ca3f7a3fa85a4febf21ad454ebf514b3189ed29
parentcf0f985bc48d4b790d3e55b925213ea7d6d313c8
fix issues with isnan/isinf on OS X where <cmath> hides isnan/isinf and forces std::isnan/std::isinf
gtk2_ardour/plugin_eq_gui.cc