diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 11:54:50 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 11:54:50 +0000 |
commit | 0f2a74379a2d1293897395b468e8a4b4a8474dc3 (patch) | |
tree | 65d696ec6c22ab090b1c803ef7ab94b8181c7e35 /extensions/source/bibliography/bibconfig.cxx | |
parent | 057256766d375d55bb3aec06f1345053d8a7b055 (diff) |
INTEGRATION: CWS pchfix02 (1.13.186); FILE MERGED
2006/09/01 17:26:26 kaib 1.13.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions/source/bibliography/bibconfig.cxx')
-rw-r--r-- | extensions/source/bibliography/bibconfig.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/bibliography/bibconfig.cxx b/extensions/source/bibliography/bibconfig.cxx index b4fba482810c..d8786daeb439 100644 --- a/extensions/source/bibliography/bibconfig.cxx +++ b/extensions/source/bibliography/bibconfig.cxx @@ -4,9 +4,9 @@ * * $RCSfile: bibconfig.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: rt $ $Date: 2005-09-08 19:12:37 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:54:36 $ * * 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_extensions.hxx" + #include <bibconfig.hxx> #ifndef _SVARRAY_HXX #include <svtools/svarray.hxx> |