summaryrefslogtreecommitdiff
path: root/autodoc/source/ary_i/kernel
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:39:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:39:08 +0000
commit40506c00b4685956719a7b4ee8eff48a283200a3 (patch)
tree4347fcdcc6bee6dd4da172081bef7d4f9e45a38d /autodoc/source/ary_i/kernel
parent788b1fe4f5d657a2b850ab5948b464e54407f638 (diff)
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
Diffstat (limited to 'autodoc/source/ary_i/kernel')
-rw-r--r--autodoc/source/ary_i/kernel/ci_atag2.cxx7
-rw-r--r--autodoc/source/ary_i/kernel/d_token.cxx7
2 files changed, 10 insertions, 4 deletions
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 <precomp.h>
#include <ary_i/ci_atag2.hxx>
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 <precomp.h>
#include <ary_i/d_token.hxx>