On 03/21/2013 05:59 PM, Eric Blake wrote:
On 03/21/2013 12:29 PM, Stefan Berger wrote:+++ b/tests/test-visitor-serialization.c @@ -14,6 +14,7 @@ #include <stdlib.h> #include <stdint.h> #include <float.h> +#include <math.h>Is this addition needed? I don't see any math functions added.
Indeed. Removed. Stefan
