summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:23:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:23:17 +0000
commit4fe74936cc83e4bcc2e8e5a9f5a86f9ffc428255 (patch)
tree1868e25d5776db97d7992ea59aeebd071f46211e
parent4cff699ef122012d0463736c3fb03ace315eb2e7 (diff)
INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGED
2006/09/01 17:53:25 kaib 1.9.476.1: #i68856# Added header markers and pch files
-rw-r--r--sw/source/ui/uiview/swcli.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/source/ui/uiview/swcli.cxx b/sw/source/ui/uiview/swcli.cxx
index 975f1743ed..812db4e286 100644
--- a/sw/source/ui/uiview/swcli.cxx
+++ b/sw/source/ui/uiview/swcli.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swcli.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 11:10:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:23:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,11 +33,13 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sw.hxx"
+
#ifndef _COM_SUN_STAR_EMBED_NOVISUALAREASIZEEXCEPTION_HPP_
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
#endif
-#pragma hdrstop
#ifndef _WRTSH_HXX
#include <wrtsh.hxx>