summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:44:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:44:42 +0000
commitfc5ee850c173aeced8bd18e02e8b2ed174687dac (patch)
tree496fe1f8b6faf08e124f4233170d2095136b3f0e /sd/source/ui/docshell
parent87f5b272270751c1ba28d100a7afed034c58e3d2 (diff)
INTEGRATION: CWS pchfix02 (1.28.214); FILE MERGED
2006/09/01 17:37:03 kaib 1.28.214.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/docshell')
-rw-r--r--sd/source/ui/docshell/docshel2.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/docshell/docshel2.cxx b/sd/source/ui/docshell/docshel2.cxx
index edd89c97adb9..503059d80fcc 100644
--- a/sd/source/ui/docshell/docshel2.cxx
+++ b/sd/source/ui/docshell/docshel2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docshel2.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 14:19:29 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:44:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sd.hxx"
+
#include "DrawDocShell.hxx"
#ifndef _SV_MSGBOX_HXX //autogen
@@ -43,7 +46,6 @@
#endif
#include <svx/svxdlg.hxx> //CHINA001
#include <svx/dialogs.hrc> //CHINA001
-#pragma hdrstop
#include "helpids.h"
#ifndef SD_VIEW_SHELL_HXX