diff options
Diffstat (limited to 'misc.c')
| -rw-r--r-- | misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ #include <assert.h> -#include <math.h> +#include <tgmath.h> #include <stdlib.h> #include <string.h> #include <stdio.h> |