diff options
author | Michael Stahl <mst@openoffice.org> | 2010-01-05 16:37:42 +0100 |
---|---|---|
committer | Michael Stahl <mst@openoffice.org> | 2010-01-05 16:37:42 +0100 |
commit | 92bbc112a283deee8796f09a1eaa49515979a548 (patch) | |
tree | a0b1af051c2801825bc13e7b343d51f8c102754d /sw/inc/chpfld.hxx | |
parent | c00fbf426f2add382d18d99ed14a3c48b7d36afb (diff) |
swunolocking1: #i105557#: remove unnecessary includes of unoobj.hxx
Diffstat (limited to 'sw/inc/chpfld.hxx')
-rw-r--r-- | sw/inc/chpfld.hxx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/inc/chpfld.hxx b/sw/inc/chpfld.hxx index 08ebcf93bd5c..0edd6681da58 100644 --- a/sw/inc/chpfld.hxx +++ b/sw/inc/chpfld.hxx @@ -32,9 +32,11 @@ #include "fldbas.hxx" + class SwFrm; +class SwCntntNode; class SwTxtNode; -#include <unoobj.hxx> + enum SwChapterFormat { |