summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlinerIteratorImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/OutlinerIteratorImpl.hxx')
-rw-r--r--sd/source/ui/inc/OutlinerIteratorImpl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/OutlinerIteratorImpl.hxx b/sd/source/ui/inc/OutlinerIteratorImpl.hxx
index 7d71cb17a0c4..0181b5ac0c75 100644
--- a/sd/source/ui/inc/OutlinerIteratorImpl.hxx
+++ b/sd/source/ui/inc/OutlinerIteratorImpl.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SD_SOURCE_UI_INC_OUTLINERITERATORIMPL_HXX
#define INCLUDED_SD_SOURCE_UI_INC_OUTLINERITERATORIMPL_HXX
-#include <svx/svdobj.hxx>
#include <OutlinerIterator.hxx>
#include <memory>
@@ -34,8 +33,6 @@ class ViewShell;
namespace outliner {
-class IteratorImplBase;
-
/** Base class for the polymorphic implementation class of the
<type>Iterator</type> class. The iterators based on this class are
basically uni directional iterators. Their direction can, however, be