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