From 6d4a2213022bd74e034a79c7b0f459f55681776a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Mon, 11 Sep 2017 10:19:39 -0700 Subject: [PATCH] Cleanup. --- src/dtoa.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/dtoa.cpp b/src/dtoa.cpp index edc70fc..ae2440b 100644 --- a/src/dtoa.cpp +++ b/src/dtoa.cpp @@ -3,8 +3,6 @@ * License: https://github.com/bkaradzic/bx#license-bsd-2-clause */ -#include - #include #include #include