b130ec Workaround using C's abs on Linux

Authored and Committed by Campbell Barton 8 years ago
    Workaround using C's abs on Linux
    
    math.h is indirectly included, making abs return double on Linux.