From 62a4ad736c2ff5fcbf9777bc834cfa9bd9183f9e Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 6 Oct 2003 15:09:43 +0000 Subject: INTEGRATION: CWS net2003 (1.9.74); FILE MERGED 2003/08/12 14:09:00 obo 1.9.74.1: #11136# .net 2003 --- configmgr/source/api2/apiaccessobj.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'configmgr') diff --git a/configmgr/source/api2/apiaccessobj.hxx b/configmgr/source/api2/apiaccessobj.hxx index 3607bc31d3a3..7f7a90167fb9 100644 --- a/configmgr/source/api2/apiaccessobj.hxx +++ b/configmgr/source/api2/apiaccessobj.hxx @@ -2,9 +2,9 @@ * * $RCSfile: apiaccessobj.hxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: jb $ $Date: 2002-02-11 13:47:53 $ + * last change: $Author: vg $ $Date: 2003-10-06 16:09:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,7 +67,9 @@ #include "apinodeupdate.hxx" #include "apitreeimplobj.hxx" +#ifndef CONFIGMGR_CONFIGNODE_HXX_ #include "noderef.hxx" +#endif #include "apiserviceinfo.hxx" -- cgit