diff options
Diffstat (limited to 'solo.c')
| -rw-r--r-- | solo.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ #include <string.h> #include <assert.h> #include <ctype.h> -#include <math.h> +#include <tgmath.h> #ifdef STANDALONE_SOLVER #include <stdarg.h> |