summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/clview.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 18:35:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 18:35:02 +0000
commitbcb7bbdf9a14192b5943393bec4d0f1cb615bc89 (patch)
tree8251fc5106c8e998d1c78ac1edde746dc8e2087c /sd/source/ui/view/clview.cxx
parentd4660046e4f77a987ec9e6990122c80f892be962 (diff)
INTEGRATION: CWS pchfix02 (1.6.96); FILE MERGED
2006/09/01 17:37:35 kaib 1.6.96.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/view/clview.cxx')
-rw-r--r--sd/source/ui/view/clview.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/view/clview.cxx b/sd/source/ui/view/clview.cxx
index 52a19c62069b..b233760078e1 100644
--- a/sd/source/ui/view/clview.cxx
+++ b/sd/source/ui/view/clview.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: clview.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2006-05-02 15:07:27 $
+ * last change: $Author: obo $ $Date: 2006-09-16 19:35:02 $
*
* 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_sd.hxx"
+
#ifndef _SFXAPP_HXX
#include <sfx2/app.hxx>
#endif
-#pragma hdrstop
#ifndef SD_CLIENT_VIEW_HXX
#include "ClientView.hxx"