INTEGRATION: CWS pchfix02 (1.4.112); FILE MERGED

2006/09/01 17:27:47 kaib 1.4.112.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-16 23:05:53 +00:00
parent ca1a5837bf
commit 8a786483c6
2 changed files with 10 additions and 4 deletions

View File

@ -4,9 +4,9 @@
*
* $RCSfile: pathexpression.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 23:20:04 $
* last change: $Author: obo $ $Date: 2006-09-17 00:04:59 $
*
* 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_forms.hxx"
#include "pathexpression.hxx"
#include "unohelper.hxx"
#include "evaluationcontext.hxx"

View File

@ -4,9 +4,9 @@
*
* $RCSfile: unohelper.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 23:22:08 $
* last change: $Author: obo $ $Date: 2006-09-17 00:05:53 $
*
* 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_forms.hxx"
#include "unohelper.hxx"
#include <osl/diagnose.h>