struct/dstr-putf.c: Remove apparently redundant inclusion of <math.h>.
[mLib] / struct / dstr-putf.c
index 0ff4fb1..e097968 100644 (file)
@@ -32,7 +32,6 @@
 #include <assert.h>
 #include <ctype.h>
 #include <limits.h>
-#include <math.h>
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>