diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:42:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:42:02 +0000 |
commit | 165fdc599818d9f926c90c7f5dd208dca20e3a90 (patch) | |
tree | 682958a8fa5de5ae9a288767b2ff27d813068543 /autodoc | |
parent | 027c73dd63f89e3490a0cc069cfc2ab68871f953 (diff) |
INTEGRATION: CWS adc17 (1.6.18); FILE MERGED
2007/08/31 14:45:28 np 1.6.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/ary/info/all_tags.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/kernel/cessentl.cxx | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/autodoc/source/ary/info/all_tags.cxx b/autodoc/source/ary/info/all_tags.cxx index a06de9010019..7b2fc2d1edf5 100644 --- a/autodoc/source/ary/info/all_tags.cxx +++ b/autodoc/source/ary/info/all_tags.cxx @@ -4,9 +4,9 @@ * * $RCSfile: all_tags.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:29:52 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:40:26 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,10 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - - #include <precomp.h> #include <ary/info/all_tags.hxx> diff --git a/autodoc/source/ary/kernel/cessentl.cxx b/autodoc/source/ary/kernel/cessentl.cxx index f6b5adea6b22..c60947d6e327 100644 --- a/autodoc/source/ary/kernel/cessentl.cxx +++ b/autodoc/source/ary/kernel/cessentl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cessentl.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:31:28 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:42:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,10 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - - #include <precomp.h> #include <ary/cessentl.hxx> |