diff options
Diffstat (limited to 'sw/source')
-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 |