ardour/msvc_extra_headers
John Emmas 22e031135a Emulate 'log1p()' and 'expm1()' using 'log()' and 'exp()'
(for MSVC which didn't implement those functions until very recent versions).
2016-05-28 19:07:22 +01:00
..
ardourext Emulate 'log1p()' and 'expm1()' using 'log()' and 'exp()' 2016-05-28 19:07:22 +01:00
unistd.h.input Add an empty 'unistd.h' to stop the compiler complaining when it gets unnecessarily #included 2013-07-24 19:09:29 +01:00