diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 19:49:05 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 19:49:05 +0000 |
commit | 28f2148da12273237be4b273e9c9b29ff1221883 (patch) | |
tree | 8f65e2d951ad162c9be0e3f720a53772b582466c /sw/source/core/doc/acmplwrd.cxx | |
parent | 79cb9213e29b7098bfa9a3af5a05ae7aa9abc8ce (diff) |
INTEGRATION: CWS pchfix02 (1.13.2); FILE MERGED
2006/09/01 17:51:21 kaib 1.13.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/core/doc/acmplwrd.cxx')
-rw-r--r-- | sw/source/core/doc/acmplwrd.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/core/doc/acmplwrd.cxx b/sw/source/core/doc/acmplwrd.cxx index 39fbf8e935..c523d3933c 100644 --- a/sw/source/core/doc/acmplwrd.cxx +++ b/sw/source/core/doc/acmplwrd.cxx @@ -4,9 +4,9 @@ * * $RCSfile: acmplwrd.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2006-08-14 15:54:28 $ + * last change: $Author: obo $ $Date: 2006-09-16 20:49:05 $ * * 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 _HINTIDS_HXX |