diff options
Diffstat (limited to 'charf.c')
| -rw-r--r-- | charf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ #include <math.h> //for multithreading #include <pthread.h> +#include <stdbool.h> #define DOUBLEMODE 0 #define DOUBLEERRORMODE 1 |
