summaryrefslogtreecommitdiff
path: root/configmgr/source/api2/updateimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/api2/updateimpl.hxx')
-rw-r--r--configmgr/source/api2/updateimpl.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/configmgr/source/api2/updateimpl.hxx b/configmgr/source/api2/updateimpl.hxx
index 74e6a32332..36a7a85377 100644
--- a/configmgr/source/api2/updateimpl.hxx
+++ b/configmgr/source/api2/updateimpl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: updateimpl.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jb $ $Date: 2001-09-28 12:44:03 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:18:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,10 +62,6 @@
#ifndef CONFIGMGR_API_BASEUPDATEIMPL_HXX_
#define CONFIGMGR_API_BASEUPDATEIMPL_HXX_
-#ifndef CONFIGMGR_APITYPES_HXX_
-#include "apitypes.hxx"
-#endif
-
#ifndef _COM_SUN_STAR_CONTAINER_XNAMECONTAINER_HPP_
#include <com/sun/star/container/XNameContainer.hpp>
#endif
@@ -80,6 +76,7 @@ namespace configmgr
{
namespace css = ::com::sun::star;
namespace uno = ::com::sun::star::uno;
+ using rtl::OUString;
/* implementations of the interfaces supported by a (parent) node
within the configuration tree.