summaryrefslogtreecommitdiff
path: root/configmgr/source/inc/roottree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/inc/roottree.hxx')
-rw-r--r--configmgr/source/inc/roottree.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/configmgr/source/inc/roottree.hxx b/configmgr/source/inc/roottree.hxx
index 7be0389ae4..d26f88b096 100644
--- a/configmgr/source/inc/roottree.hxx
+++ b/configmgr/source/inc/roottree.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: roottree.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: jb $ $Date: 2002-02-11 13:47:54 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:19:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,8 +62,8 @@
#ifndef CONFIGMGR_ROOTTREE_HXX_
#define CONFIGMGR_ROOTTREE_HXX_
-#ifndef CONFIGMGR_API_APITYPES_HXX_
-#include "apitypes.hxx" // for NotCopyable ...
+#ifndef CONFIGMGR_UTILITY_HXX_
+#include "utility.hxx"
#endif
#ifndef INCLUDED_MEMORY
@@ -120,7 +120,7 @@ namespace configmgr
TemplateProvider const& aTemplateProvider);
//-----------------------------------------------------------------------------
- class CommitHelper : NotCopyable
+ class CommitHelper : Noncopyable
{
struct Data;