summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/filedlg.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 17:38:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 17:38:46 +0000
commit370a3604f00d2f03eccfd724c4ee6f71617f54ab (patch)
tree1a005a720f309d838c190472b3936bd277111711 /sd/source/ui/dlg/filedlg.cxx
parent5ecf917ac6dd2f2163d98ab12091f4deebc5722b (diff)
INTEGRATION: CWS pchfix02 (1.13.282); FILE MERGED
2006/09/01 17:36:58 kaib 1.13.282.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sd/source/ui/dlg/filedlg.cxx')
-rw-r--r--sd/source/ui/dlg/filedlg.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/filedlg.cxx b/sd/source/ui/dlg/filedlg.cxx
index 040880270020..89d11e1e40bd 100644
--- a/sd/source/ui/dlg/filedlg.cxx
+++ b/sd/source/ui/dlg/filedlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: filedlg.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 04:00:47 $
+ * last change: $Author: obo $ $Date: 2006-09-16 18:38:46 $
*
* 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"
+
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif