Commit b4c5c52944a44ba863a22a53035ff561af7318ca

Chun-wei Fan 2013-06-03T17:55:29

util/ansi-print.cc: Use fallback implementation for lround on MSVC Unfortuately Visual Studio (still) does not support the C99 function lround, so provide a fallback implementation for it.