summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/present.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:41:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:41:32 +0000
commit223e5cee44b473f56f7ca129377594c3873e00bb (patch)
treeeae3a0f9251969d2fb616c1cb15f15de055fd300 /sd/source/ui/dlg/present.cxx
parent5725d7e6240a2603b8d155baf1b3eaa23b079ff6 (diff)
INTEGRATION: CWS pchfix02 (1.7.40); FILE MERGED
2006/09/01 17:37:01 kaib 1.7.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/dlg/present.cxx')
-rw-r--r--sd/source/ui/dlg/present.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/present.cxx b/sd/source/ui/dlg/present.cxx
index 9f857368fe0a..7c8d895deef5 100644
--- a/sd/source/ui/dlg/present.cxx
+++ b/sd/source/ui/dlg/present.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: present.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-07-10 11:21:50 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:41:32 $
*
* 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"
+
#ifdef SD_DLLIMPLEMENTATION
#undef SD_DLLIMPLEMENTATION
#endif
-#pragma hdrstop
#ifndef _SFXITEMSET_HXX //autogen
#include <svtools/itemset.hxx>