summaryrefslogtreecommitdiff
path: root/svl/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/asiancfg.hxx1
-rw-r--r--svl/inc/svl/poolitem.hxx4
2 files changed, 0 insertions, 5 deletions
diff --git a/svl/inc/svl/asiancfg.hxx b/svl/inc/svl/asiancfg.hxx
index 9824a6a7a059..622b1f8ff277 100644
--- a/svl/inc/svl/asiancfg.hxx
+++ b/svl/inc/svl/asiancfg.hxx
@@ -31,7 +31,6 @@
namespace com { namespace sun { namespace star { namespace lang {
struct Locale;
} } } }
-namespace rtl { class OUString; }
class SVL_DLLPUBLIC SvxAsianConfig: private boost::noncopyable {
public:
diff --git a/svl/inc/svl/poolitem.hxx b/svl/inc/svl/poolitem.hxx
index 2feea5f5ddbd..30443a750f9d 100644
--- a/svl/inc/svl/poolitem.hxx
+++ b/svl/inc/svl/poolitem.hxx
@@ -157,10 +157,6 @@ class SvXMLUnitConverter;
class SfxItemPool;
class SfxItemSet;
-namespace rtl
-{
- class OUString;
-}
// -----------------------------------------------------------------------