diff options
author | Michael Stahl <mstahl@redhat.com> | 2014-08-28 21:55:51 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-08-28 22:08:41 +0200 |
commit | 365b075e8469f1897fc8a90ede1dfd205feca82b (patch) | |
tree | 1188ac8af3af61b8841408df5e1d620593fe59ba /sw/inc/globdoc.hxx | |
parent | 125cbcbe6bbcf1cad7d885f0f6d3da5947d7fbbe (diff) |
sw: why is swdll.hxx included everywhere?
Change-Id: Ic401ca83666a887be9e5efe8369440e78fa4eeac
Diffstat (limited to 'sw/inc/globdoc.hxx')
-rw-r--r-- | sw/inc/globdoc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx index 76174e362483..4aee52bb303f 100644 --- a/sw/inc/globdoc.hxx +++ b/sw/inc/globdoc.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_SW_INC_GLOBDOC_HXX #define INCLUDED_SW_INC_GLOBDOC_HXX -#include <swdll.hxx> #include "docsh.hxx" class SwGlobalDocShell : public SwDocShell |