From a89dcc03c98d7659c53f30a4f0544fe2b424b458 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 14 May 2016 21:12:23 +0100 Subject: [PATCH] struct/dstr-putf.c: Remove apparently redundant inclusion of . Just to make it clear that we don't depend on the floating-point library in any important way. --- struct/dstr-putf.c | 1 - 1 file changed, 1 deletion(-) diff --git a/struct/dstr-putf.c b/struct/dstr-putf.c index 0ff4fb1..e097968 100644 --- a/struct/dstr-putf.c +++ b/struct/dstr-putf.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include -- 2.11.0