diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-07-25 13:52:18 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-07-25 14:13:47 +0200 |
commit | 75acbd4b47b877ca140e2f802620e3830eda8839 (patch) | |
tree | 37faa836b2707e9cd4c3883a980e6f72616fd6dc /svtools/source | |
parent | 05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7 (diff) |
delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
Diffstat (limited to 'svtools/source')
-rw-r--r-- | svtools/source/control/inettbc.cxx | 1 | ||||
-rw-r--r-- | svtools/source/svrtf/svparser.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/svtools/source/control/inettbc.cxx b/svtools/source/control/inettbc.cxx index 3c31e1511111..21ff710a1349 100644 --- a/svtools/source/control/inettbc.cxx +++ b/svtools/source/control/inettbc.cxx @@ -57,7 +57,6 @@ #include <svl/itemset.hxx> #include "svl/urihelper.hxx" #include <unotools/pathoptions.hxx> -#include <svl/svstdarr.hxx> #include <ucbhelper/commandenvironment.hxx> #include <ucbhelper/content.hxx> #include <unotools/localfilehelper.hxx> diff --git a/svtools/source/svrtf/svparser.cxx b/svtools/source/svrtf/svparser.cxx index 1d0fb8ee69ac..1ca5577aa4f3 100644 --- a/svtools/source/svrtf/svparser.cxx +++ b/svtools/source/svrtf/svparser.cxx @@ -30,7 +30,6 @@ #include <svtools/svparser.hxx> #include <tools/stream.hxx> #include <tools/debug.hxx> -#include <svl/svstdarr.hxx> #include <rtl/textcvt.h> #include <rtl/tencinfo.h> |