diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-16 21:44:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-16 21:44:48 +0000 |
commit | 7bf56a3b8910550210abaa2c0616d74524829fc7 (patch) | |
tree | 87db708930542627afce8d7b502199e83842f2ce /sw/source/ui/dbui/mailmergechildwindow.cxx | |
parent | 50e7ac6ed9608ad135991acbe1173e31d3091191 (diff) |
INTEGRATION: CWS pchfix02 (1.7.172); FILE MERGED
2006/09/01 17:52:57 kaib 1.7.172.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/ui/dbui/mailmergechildwindow.cxx')
-rw-r--r-- | sw/source/ui/dbui/mailmergechildwindow.cxx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/dbui/mailmergechildwindow.cxx b/sw/source/ui/dbui/mailmergechildwindow.cxx index d18e19dde1c1..41d83b0797bf 100644 --- a/sw/source/ui/dbui/mailmergechildwindow.cxx +++ b/sw/source/ui/dbui/mailmergechildwindow.cxx @@ -4,9 +4,9 @@ * * $RCSfile: mailmergechildwindow.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2006-05-02 15:21:09 $ + * last change: $Author: obo $ $Date: 2006-09-16 22:44:48 $ * * 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 #ifndef _SFXVIEWFRM_HXX #include <sfx2/viewfrm.hxx> |