summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-04-15 13:20:14 +0200
committerNoel Grandin <noel@peralex.com>2016-04-15 13:21:07 +0200
commit7ac9973da65d80832069afa76fd7325cf53c9293 (patch)
tree8ebd35fa37fc707f0ae97ac9e70ccaa3f658b5c2 /sw
parenta3569e968713598270cf97a1ea4636913cf4b984 (diff)
clang-tidy misc-forward-declaration-namespace
Change-Id: I0566e9992e0d96ee710c8bce2ae6f44a9e83b4e4
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/doc/DocumentDrawModelManager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/doc/DocumentDrawModelManager.cxx b/sw/source/core/doc/DocumentDrawModelManager.cxx
index b889b8c575d5..dfc542de6667 100644
--- a/sw/source/core/doc/DocumentDrawModelManager.cxx
+++ b/sw/source/core/doc/DocumentDrawModelManager.cxx
@@ -49,7 +49,6 @@
#include <unotools/configmgr.hxx>
class SdrOutliner;
-class XSpellChecker1;
namespace sw
{