From d059f2e8432ee6b8ff2da0bf640ac1562755160d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 11:56:57 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.19.66); FILE MERGED 2006/09/01 17:26:27 kaib 1.19.66.1: #i68856# Added header markers and pch files --- extensions/source/bibliography/toolbar.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/extensions/source/bibliography/toolbar.cxx b/extensions/source/bibliography/toolbar.cxx index b4243da5c153..ba6d50ad7d0d 100644 --- a/extensions/source/bibliography/toolbar.cxx +++ b/extensions/source/bibliography/toolbar.cxx @@ -4,9 +4,9 @@ * * $RCSfile: toolbar.cxx,v $ * - * $Revision: 1.19 $ + * $Revision: 1.20 $ * - * last change: $Author: kz $ $Date: 2006-04-27 09:51:26 $ + * last change: $Author: obo $ $Date: 2006-09-16 12:56:57 $ * * 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" + #ifndef _COMPHELPER_PROCESSFACTORY_HXX_ #include #endif