COMP:This was failing on VS8 because of overloaded versions of fabs(), anyway...
COMP:This was failing on VS8 because of overloaded versions of fabs(), anyway dx and dy are int, using abs() is more appropriate and faster.
Please register or sign in to comment