Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardour/tempo...
authorJohn Emmas <johne53@tiscali.co.uk>
Sat, 10 Jan 2015 11:56:24 +0000 (11:56 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Sat, 10 Jan 2015 11:56:24 +0000 (11:56 +0000)
commitf59810596648ae107c7858ecc6add4b3b9ff1ac7
treeea72dfb0668c617a34225bab3d01b918827690d7
parentca7965d7aa4b56bca74dd4137e03bdb581c738c8
Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardour/tempo_lines.cc' (but isn't available from MSVC).

These changes are MSVC specific and shouldn't affect the other builds.

(incidentally, libpbd already offers a function called 'fast_log2()'. Not sure if that could have been used instead...)
libs/pbd/msvc/msvc_pbd.cc
libs/pbd/pbd/msvc_pbd.h
msvc_extra_headers/ardourext/misc.h.input