INTEGRATION: CWS pchfix02 (1.4.60); FILE MERGED

2006/09/01 17:20:44 kaib 1.4.60.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-16 14:23:48 +00:00
parent 25e9dcc3b6
commit f395e962a2
2 changed files with 10 additions and 4 deletions

View file

@ -4,9 +4,9 @@
*
* $RCSfile: treefragment.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 04:20:23 $
* last change: $Author: obo $ $Date: 2006-09-16 15:23:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_configmgr.hxx"
#include "treefragment.hxx"
#ifndef CONFIGMGR_CONFIGURATION_ATTRIBUTES_HXX_

View file

@ -4,9 +4,9 @@
*
* $RCSfile: treesegment.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 04:20:50 $
* last change: $Author: obo $ $Date: 2006-09-16 15:23:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_configmgr.hxx"
#include "treesegment.hxx"
#ifndef CONFIGMGR_BUILDDATA_HXX