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