summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/swblocks.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/swblocks.hxx')
-rw-r--r--sw/source/core/inc/swblocks.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/swblocks.hxx b/sw/source/core/inc/swblocks.hxx
index 840485c40990..b07ca6796756 100644
--- a/sw/source/core/inc/swblocks.hxx
+++ b/sw/source/core/inc/swblocks.hxx
@@ -22,7 +22,6 @@
#include <tools/datetime.hxx>
#include <o3tl/sorted_vector.hxx>
-
class SwPaM;
class SwDoc;
class SvxMacroTableDtor;
@@ -51,7 +50,6 @@ public:
class SwBlockNames : public o3tl::sorted_vector<SwBlockName*, o3tl::less_ptr_to<SwBlockName> > {};
-
class SwImpBlocks
{
friend class SwTextBlocks;