diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 15:34:04 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 15:34:04 +0000 |
commit | 46c3a0cf531f5cf75f42e226e1e697d95f7b26fb (patch) | |
tree | 902f1f4b2bf957f030e932dbfff34345952cc801 /autodoc/source/ary/kernel | |
parent | 133b908f7b5a18b83835a54e511ea3eb421873be (diff) |
INTEGRATION: CWS pchfix02 (1.7.6); FILE MERGED
2006/09/01 17:15:26 kaib 1.7.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'autodoc/source/ary/kernel')
-rw-r--r-- | autodoc/source/ary/kernel/reposy.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/autodoc/source/ary/kernel/reposy.cxx b/autodoc/source/ary/kernel/reposy.cxx index c0690ea04544..3ee8da1f99c8 100644 --- a/autodoc/source/ary/kernel/reposy.cxx +++ b/autodoc/source/ary/kernel/reposy.cxx @@ -4,9 +4,9 @@ * * $RCSfile: reposy.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2006-06-19 11:55:51 $ + * last change: $Author: obo $ $Date: 2006-09-16 16:34:04 $ * * 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" + // VERSION: Autodoc 2.2 |