[Libreoffice-commits] core.git: sw/source

Andrea Gelmini andrea.gelmini at gelma.net
Tue Aug 29 07:52:22 UTC 2017


 sw/source/core/txtnode/thints.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7b2c691d21bf0ac7bb47de41b79ef5dd968dbf1b
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Mon Aug 28 20:05:08 2017 +0200

    Removed duplicated include
    
    Change-Id: I2dc7df964068e1925630acd65df56f462fe50437
    Reviewed-on: https://gerrit.libreoffice.org/41656
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/source/core/txtnode/thints.cxx b/sw/source/core/txtnode/thints.cxx
index ae8720ba674e..71fbe12ba888 100644
--- a/sw/source/core/txtnode/thints.cxx
+++ b/sw/source/core/txtnode/thints.cxx
@@ -76,7 +76,6 @@
 #include <map>
 #include <memory>
 
-#include <docsh.hxx>
 #include <rdfhelper.hxx>
 
 #ifdef DBG_UTIL


More information about the Libreoffice-commits mailing list