summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/break.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 21:37:19 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 21:37:19 +0000
commit9d08405bb829110ac70e6cc9071de17c739261d5 (patch)
treea856a18d610e897b80e68af563b579b31ffa65b8 /sw/source/ui/chrdlg/break.cxx
parent4f749b6f533c44b3683ea1aa9b0fd5461faeba5d (diff)
INTEGRATION: CWS pchfix02 (1.13.390); FILE MERGED
2006/09/01 17:52:52 kaib 1.13.390.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sw/source/ui/chrdlg/break.cxx')
-rw-r--r--sw/source/ui/chrdlg/break.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/chrdlg/break.cxx b/sw/source/ui/chrdlg/break.cxx
index d2a5602af1..9e7138e976 100644
--- a/sw/source/ui/chrdlg/break.cxx
+++ b/sw/source/ui/chrdlg/break.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: break.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2005-11-16 13:54:11 $
+ * last change: $Author: obo $ $Date: 2006-09-16 22:37:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,12 +33,14 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
+
#ifdef SW_DLLIMPLEMENTATION
#undef SW_DLLIMPLEMENTATION
#endif
-#pragma hdrstop
#ifndef _SFXREQUEST_HXX //autogen
#include <sfx2/request.hxx>