summaryrefslogtreecommitdiff
path: root/configmgr/source/api2/groupaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/api2/groupaccess.hxx')
-rw-r--r--configmgr/source/api2/groupaccess.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/configmgr/source/api2/groupaccess.hxx b/configmgr/source/api2/groupaccess.hxx
index 7e4f6d033e..dd84060fda 100644
--- a/configmgr/source/api2/groupaccess.hxx
+++ b/configmgr/source/api2/groupaccess.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: groupaccess.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: jb $ $Date: 2000-11-07 14:34:32 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:18:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,14 +85,11 @@
#include <cppuhelper/implbase6.hxx>
#endif
-#ifndef CONFIGMGR_APITYPES_HXX_
-#include "apitypes.hxx"
-#endif
-
namespace configmgr
{
namespace css = ::com::sun::star;
namespace uno = ::com::sun::star::uno;
+ using rtl::OUString;
namespace configapi { class NodeGroupInfoAccess; }