diff --git a/forms/source/xforms/pathexpression.cxx b/forms/source/xforms/pathexpression.cxx index 3e237561b5b5..56d1b07150fd 100644 --- a/forms/source/xforms/pathexpression.cxx +++ b/forms/source/xforms/pathexpression.cxx @@ -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" diff --git a/forms/source/xforms/unohelper.cxx b/forms/source/xforms/unohelper.cxx index 888860f3cab2..8dfc8d7f55ba 100644 --- a/forms/source/xforms/unohelper.cxx +++ b/forms/source/xforms/unohelper.cxx @@ -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