From 40506c00b4685956719a7b4ee8eff48a283200a3 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 15:39:08 +0000 Subject: INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED 2006/09/01 17:15:29 kaib 1.3.30.1: #i68856# Added header markers and pch files --- autodoc/source/ary_i/kernel/ci_atag2.cxx | 7 +++++-- autodoc/source/ary_i/kernel/d_token.cxx | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to 'autodoc/source/ary_i/kernel') diff --git a/autodoc/source/ary_i/kernel/ci_atag2.cxx b/autodoc/source/ary_i/kernel/ci_atag2.cxx index a1ab67648fa0..69eb3987e0df 100644 --- a/autodoc/source/ary_i/kernel/ci_atag2.cxx +++ b/autodoc/source/ary_i/kernel/ci_atag2.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ci_atag2.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-07 17:22:26 $ + * last change: $Author: obo $ $Date: 2006-09-16 16:38:25 $ * * 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_autodoc.hxx" + #include #include diff --git a/autodoc/source/ary_i/kernel/d_token.cxx b/autodoc/source/ary_i/kernel/d_token.cxx index 70cdd5f2e258..a40136e92d87 100644 --- a/autodoc/source/ary_i/kernel/d_token.cxx +++ b/autodoc/source/ary_i/kernel/d_token.cxx @@ -4,9 +4,9 @@ * * $RCSfile: d_token.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-15 11:11:31 $ + * last change: $Author: obo $ $Date: 2006-09-16 16:39:08 $ * * 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_autodoc.hxx" + #include #include -- cgit