Gate
Gate copied to clipboard
rint() and lrint() are not defined in MSVC 2012
I didn't try to understand the code yet, but if the code is kept untouched, one should provide alternative implementations for compilers where the two functions don't exist. (The functions do exist in MSVC 2013.)