diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 22:10:57 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 22:10:57 +0000 |
commit | 1c3c173fdad97015395fa380dc1eb15ec17f492c (patch) | |
tree | f182b833de36e874087fad1eafce07c60abe0ea5 /sw | |
parent | f923da5525b0dd4de518cbba91b16ee197eabe79 (diff) |
INTEGRATION: CWS pchfix02 (1.12.2); FILE MERGED
2006/09/01 17:53:16 kaib 1.12.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/ribbar/conrect.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/ribbar/conrect.cxx b/sw/source/ui/ribbar/conrect.cxx index d177c38daf92..d5d72fa14c30 100644 --- a/sw/source/ui/ribbar/conrect.cxx +++ b/sw/source/ui/ribbar/conrect.cxx @@ -4,9 +4,9 @@ * * $RCSfile: conrect.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2006-08-14 17:51:55 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:10:57 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,9 @@ * ************************************************************************/ -#pragma hdrstop +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sw.hxx" + #ifndef _SFX_BINDINGS_HXX //autogen |