aboutsummaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/printf.c')
-rw-r--r--src/printf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/printf.c b/src/printf.c
index bea91e211..839c24bbe 100644
--- a/src/printf.c
+++ b/src/printf.c
@@ -51,7 +51,6 @@
**
*/
#include "sqliteInt.h"
-#include <math.h>
/*
** Conversion types fall into various categories as defined by the