summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:39:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:39:27 +0000
commitf619f1451b34758325e985462492c246216216f5 (patch)
tree9669abb4000ed99c19482a47ec22e12119e1063d /sd
parent89bdd019349f7b08cfb9e114fca1c38a4184b49c (diff)
INTEGRATION: CWS pchfix02 (1.12.120); FILE MERGED
2006/09/01 17:36:59 kaib 1.12.120.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/headerfooterdlg.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/headerfooterdlg.cxx b/sd/source/ui/dlg/headerfooterdlg.cxx
index f74cde142d47..9808c8a35be5 100644
--- a/sd/source/ui/dlg/headerfooterdlg.cxx
+++ b/sd/source/ui/dlg/headerfooterdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: headerfooterdlg.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: vg $ $Date: 2006-04-07 15:01:29 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:39:27 $
*
* 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"
+
#ifdef SD_DLLIMPLEMENTATION
#undef SD_DLLIMPLEMENTATION
#endif