summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/node.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/docnode/node.cxx')
-rw-r--r--sw/source/core/docnode/node.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/core/docnode/node.cxx b/sw/source/core/docnode/node.cxx
index 50c6e18c7444..e267ffb0ba72 100644
--- a/sw/source/core/docnode/node.cxx
+++ b/sw/source/core/docnode/node.cxx
@@ -67,6 +67,7 @@
#include "ndole.hxx"
#include <memory>
#include <swcrsr.hxx>
+#include <svl/itemiter.hxx>
using namespace ::com::sun::star::i18n;
@@ -1454,8 +1455,6 @@ bool SwContentNode::SetAttr(const SfxPoolItem& rAttr )
return bRet;
}
-#include <svl/itemiter.hxx>
-
bool SwContentNode::SetAttr( const SfxItemSet& rSet )
{
if ( IsInCache() )