From a992cfea462a14cc1bf71b3371b2aca621400620 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 12 Jun 2003 09:14:22 +0000 Subject: [PATCH] INTEGRATION: CWS mh11rc (1.3.26); FILE MERGED 2003/06/06 10:08:13 mh 1.3.26.1: join: from beta2 --- configmgr/source/inc/treesegment.hxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/configmgr/source/inc/treesegment.hxx b/configmgr/source/inc/treesegment.hxx index 787c98817806..b2c041805514 100644 --- a/configmgr/source/inc/treesegment.hxx +++ b/configmgr/source/inc/treesegment.hxx @@ -2,9 +2,9 @@ * * $RCSfile: treesegment.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2003-04-01 13:34:46 $ + * last change: $Author: vg $ $Date: 2003-06-12 10:14:22 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,6 +62,10 @@ #ifndef CONFIGMGR_TREESEGMENT_HXX #define CONFIGMGR_TREESEGMENT_HXX +#ifndef _CONFIGMGR_TREE_VALUENODE_HXX +#include "valuenode.hxx" +#endif + #ifndef _RTL_REF_HXX_ #include #endif