diff options
Diffstat (limited to 'grid.c')
| -rw-r--r-- | grid.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ #include <ctype.h> #include <float.h> #include <limits.h> -#include <math.h> +#include <tgmath.h> #include "puzzles.h" #include "tree234.h" |