summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
Diffstat (limited to 'unotools')
-rw-r--r--unotools/inc/unotools/configmgr.hxx1
-rw-r--r--unotools/inc/unotools/ucbhelper.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/unotools/inc/unotools/configmgr.hxx b/unotools/inc/unotools/configmgr.hxx
index 9fc2c027ae78..f5964a505cf4 100644
--- a/unotools/inc/unotools/configmgr.hxx
+++ b/unotools/inc/unotools/configmgr.hxx
@@ -32,7 +32,6 @@
namespace com { namespace sun { namespace star {
namespace container{ class XHierarchicalNameAccess; }
} } }
-namespace rtl { class OUString; }
namespace utl { class ConfigItem; }
namespace utl {
diff --git a/unotools/inc/unotools/ucbhelper.hxx b/unotools/inc/unotools/ucbhelper.hxx
index eb171591d69a..fad06ced5e2d 100644
--- a/unotools/inc/unotools/ucbhelper.hxx
+++ b/unotools/inc/unotools/ucbhelper.hxx
@@ -29,7 +29,6 @@
namespace com { namespace sun { namespace star { namespace uno {
class Any;
} } } }
-namespace rtl { class OUString; }
namespace ucbhelper { class Content; }
namespace utl { namespace UCBContentHelper {