summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/sfx2/appuno.hxx1
-rw-r--r--sfx2/inc/sfx2/frmdescr.hxx1
-rw-r--r--sfx2/inc/sfx2/msgpool.hxx1
-rw-r--r--sfx2/source/appl/linksrc.cxx1
4 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/inc/sfx2/appuno.hxx b/sfx2/inc/sfx2/appuno.hxx
index 1d846d589874..3679eb26dc7c 100644
--- a/sfx2/inc/sfx2/appuno.hxx
+++ b/sfx2/inc/sfx2/appuno.hxx
@@ -43,7 +43,6 @@
#include <cppuhelper/implbase4.hxx>
#include <tools/errcode.hxx>
-#include <svl/svarray.hxx>
#include <sfx2/sfxuno.hxx>
class SfxObjectShell;
diff --git a/sfx2/inc/sfx2/frmdescr.hxx b/sfx2/inc/sfx2/frmdescr.hxx
index fe2e1210128e..e9027d88f5b8 100644
--- a/sfx2/inc/sfx2/frmdescr.hxx
+++ b/sfx2/inc/sfx2/frmdescr.hxx
@@ -26,7 +26,6 @@
#include <svl/poolitem.hxx>
#include <tools/urlobj.hxx>
#include <tools/string.hxx>
-#include <svl/svarray.hxx>
#include <tools/gen.hxx>
class SvStream;
diff --git a/sfx2/inc/sfx2/msgpool.hxx b/sfx2/inc/sfx2/msgpool.hxx
index 71c835645f0c..500912ff3f5b 100644
--- a/sfx2/inc/sfx2/msgpool.hxx
+++ b/sfx2/inc/sfx2/msgpool.hxx
@@ -25,7 +25,6 @@
#include <sfx2/msg.hxx>
#include <tools/string.hxx>
-#include <svl/svarray.hxx>
#include <string>
#include <vector>
diff --git a/sfx2/source/appl/linksrc.cxx b/sfx2/source/appl/linksrc.cxx
index e0260936294f..6e5ac6b59752 100644
--- a/sfx2/source/appl/linksrc.cxx
+++ b/sfx2/source/appl/linksrc.cxx
@@ -24,7 +24,6 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <vcl/timer.hxx>
-#include <svl/svarray.hxx>
#include <vector>
#include <algorithm>