diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 22:17:47 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 22:17:47 +0000 |
commit | 60c566b181b7754ac4344f8273032edcef92672d (patch) | |
tree | 7b3164262f89dd227b1ee416d48916b0dbe4345d /sw/source/ui/shells/textsh.cxx | |
parent | 77e6bf728f3b3a7262872492c32af9ec041f8f43 (diff) |
INTEGRATION: CWS pchfix02 (1.49.2); FILE MERGED
2006/09/01 17:53:21 kaib 1.49.2.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/ui/shells/textsh.cxx')
-rw-r--r-- | sw/source/ui/shells/textsh.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/shells/textsh.cxx b/sw/source/ui/shells/textsh.cxx index 65f42bda4c8e..d85ce56a8b86 100644 --- a/sw/source/ui/shells/textsh.cxx +++ b/sw/source/ui/shells/textsh.cxx @@ -4,9 +4,9 @@ * * $RCSfile: textsh.cxx,v $ * - * $Revision: 1.49 $ + * $Revision: 1.50 $ * - * last change: $Author: hr $ $Date: 2006-08-14 17:55:12 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:17:47 $ * * 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" + #define _SW_FRMVALID_HXX #ifndef _HINTIDS_HXX |