Quantum 78cb65a6a4 [client] spice: correctly use fabs for floating point
The prototype for abs is int abs (int n), which implicitly casts floating
point values to integers. The correct function is fabs.

This commit allows the client to compile under clang.
2021-01-15 08:48:15 +11:00
..
2021-01-04 12:06:54 +11:00
2019-03-28 11:02:36 +11:00
2021-01-14 17:29:37 +11:00
2021-01-14 17:29:37 +11:00