From 2cd6ff8a54b0db76b2f4c5f75988367cfb0feaf0 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 29 Oct 2019 10:51:03 +0000 Subject: remove unnecessary includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia4a622b34ff3f71963cff7a1aa8658a4df12f04f Reviewed-on: https://gerrit.libreoffice.org/81676 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/source/filter/html/htmlnumwriter.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/source/filter/html/htmlnumwriter.cxx') diff --git a/sw/source/filter/html/htmlnumwriter.cxx b/sw/source/filter/html/htmlnumwriter.cxx index 0d20869ee8be..416c5da16105 100644 --- a/sw/source/filter/html/htmlnumwriter.cxx +++ b/sw/source/filter/html/htmlnumwriter.cxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include -- cgit