summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-28 20:05:08 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-08-29 09:47:53 +0200
commit7b2c691d21bf0ac7bb47de41b79ef5dd968dbf1b (patch)
tree73665e6ca8d8a56bdce2d7ae56855a92c3a44ac3
parentAdded VisualStudioCode/unified MSDEV VC.db (diff)
downloadcore-7b2c691d21bf0ac7bb47de41b79ef5dd968dbf1b.tar.gz
core-7b2c691d21bf0ac7bb47de41b79ef5dd968dbf1b.zip
Removed duplicated include
Change-Id: I2dc7df964068e1925630acd65df56f462fe50437 Reviewed-on: https://gerrit.libreoffice.org/41656 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--sw/source/core/txtnode/thints.cxx1
1 files changed, 0 insertions, 1 deletions
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