diff options
Diffstat (limited to 'configmgr/source/api2/groupupdate.hxx')
-rw-r--r-- | configmgr/source/api2/groupupdate.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/configmgr/source/api2/groupupdate.hxx b/configmgr/source/api2/groupupdate.hxx index 0070b5071343..344b7f6c8c9a 100644 --- a/configmgr/source/api2/groupupdate.hxx +++ b/configmgr/source/api2/groupupdate.hxx @@ -2,9 +2,9 @@ * * $RCSfile: groupupdate.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:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,10 +68,6 @@ #include <com/sun/star/container/XNameReplace.hpp> #endif -#ifndef CONFIGMGR_APITYPES_HXX_ -#include "apitypes.hxx" -#endif - //........................................................................ namespace configmgr { |