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