summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:47:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:47:59 +0000
commiteefb6bdd05b55d9a860377093a277b7350cef588 (patch)
tree028626eb91a369149315ad4f7c51e7afe893376c /shell/source/win32/simplemail
parentd8c96e7bb380d2e6d3b11ee96d2c8624d84df5e0 (diff)
INTEGRATION: CWS pchfix02 (1.13.30); FILE MERGED
2006/09/01 17:39:13 kaib 1.13.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell/source/win32/simplemail')
-rw-r--r--shell/source/win32/simplemail/smplmailclient.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/win32/simplemail/smplmailclient.cxx b/shell/source/win32/simplemail/smplmailclient.cxx
index e7eefff9d96c..b7da5338ce04 100644
--- a/shell/source/win32/simplemail/smplmailclient.cxx
+++ b/shell/source/win32/simplemail/smplmailclient.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: smplmailclient.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:24:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:47:59 $
*
* 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