summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frame.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/frame.hxx')
-rw-r--r--sw/source/core/inc/frame.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/inc/frame.hxx b/sw/source/core/inc/frame.hxx
index ae4242fd8a2a..fe43d483b6a4 100644
--- a/sw/source/core/inc/frame.hxx
+++ b/sw/source/core/inc/frame.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SW_SOURCE_CORE_INC_FRAME_HXX
#define INCLUDED_SW_SOURCE_CORE_INC_FRAME_HXX
-#include <vector>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
#include <drawinglayer/processor2d/baseprocessor2d.hxx>
#include <editeng/borderline.hxx>
@@ -46,13 +45,10 @@ class SwFlowFrame;
class SwContentFrame;
class SfxPoolItem;
class SwAttrSet;
-class SwViewShell;
class Color;
class SwBorderAttrs;
class SwCache;
class SvxBrushItem;
-class XFillStyleItem;
-class XFillGradientItem;
class SwSelectionList;
struct SwPosition;
struct SwCursorMoveState;