From: Mark Wooding Date: Sat, 14 May 2016 20:12:23 +0000 (+0100) Subject: struct/dstr-putf.c: Remove apparently redundant inclusion of . X-Git-Tag: 2.2.3~3 X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/a89dcc03c98d7659c53f30a4f0544fe2b424b458 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. --- 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