summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:48:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:48:47 +0000
commite2a78b52e2ba9a37c7829810bc76c552cd0e2d52 (patch)
tree38130a8893b70bfa4b6abcb81f7692d437cfefa1 /shell
parent0425243354ebf4bfb35a9a4b58788b65c9610ca2 (diff)
INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED
2006/09/01 17:39:13 kaib 1.4.98.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/simplemail/smplmailsuppl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/win32/simplemail/smplmailsuppl.cxx b/shell/source/win32/simplemail/smplmailsuppl.cxx
index 81d6195c0d83..9bd5c994a4e8 100644
--- a/shell/source/win32/simplemail/smplmailsuppl.cxx
+++ b/shell/source/win32/simplemail/smplmailsuppl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: smplmailsuppl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:10:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:48:47 $
*
* 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_shell.hxx"
+
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif