Gate icon indicating copy to clipboard operation
Gate copied to clipboard

rint() and lrint() are not defined in MSVC 2012

Open mojca opened this issue 10 years ago • 0 comments

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.)

mojca avatar Mar 27 '15 15:03 mojca