diff --git a/sw/source/core/text/txtcache.cxx b/sw/source/core/text/txtcache.cxx index 65e8ba0492a4..de0ba3af782c 100644 --- a/sw/source/core/text/txtcache.cxx +++ b/sw/source/core/text/txtcache.cxx @@ -4,9 +4,9 @@ * * $RCSfile: txtcache.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-09 05:04:20 $ + * last change: $Author: obo $ $Date: 2006-09-16 21:40:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,10 @@ * ************************************************************************/ +// MARKER(update_precomp.py): autogen include statement, do not remove +#include "precompiled_sw.hxx" + -#pragma hdrstop #include "errhdl.hxx"