From 68a568ea8899628533688942bdbfa492d52e8d9f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 26 Sep 2019 09:18:59 +0100 Subject: drop unnecessary includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie7dcf55a78ec896ba937c521b59c0a1f2bbb6e94 Reviewed-on: https://gerrit.libreoffice.org/79598 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/source/ui/index/cnttab.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/source/ui') diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx index 8649a94ae83e..3e35881cdbd8 100644 --- a/sw/source/ui/index/cnttab.cxx +++ b/sw/source/ui/index/cnttab.cxx @@ -21,7 +21,6 @@ #include #include -#include #include #include #include -- cgit