summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:48:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:48:33 +0000
commit0425243354ebf4bfb35a9a4b58788b65c9610ca2 (patch)
tree8b186f30b8a81ac5ad7cf940e5adc415893dedb2 /shell
parent33253bd08ee6ca3fd96b81036111586069c7ef65 (diff)
INTEGRATION: CWS pchfix02 (1.3.98); FILE MERGED
2006/09/01 17:39:13 kaib 1.3.98.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/simplemail/simplemapi.cxx7
-rw-r--r--shell/source/win32/simplemail/smplmailmsg.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/shell/source/win32/simplemail/simplemapi.cxx b/shell/source/win32/simplemail/simplemapi.cxx
index e32711a11d0f..4c4a1a848af1 100644
--- a/shell/source/win32/simplemail/simplemapi.cxx
+++ b/shell/source/win32/simplemail/simplemapi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: simplemapi.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:08:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:47:45 $
*
* 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 INCLUDED_SIMPLEMAPI_HXX
#include "simplemapi.hxx"
#endif
diff --git a/shell/source/win32/simplemail/smplmailmsg.cxx b/shell/source/win32/simplemail/smplmailmsg.cxx
index 998f692c5d22..f6b860ad41c0 100644
--- a/shell/source/win32/simplemail/smplmailmsg.cxx
+++ b/shell/source/win32/simplemail/smplmailmsg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: smplmailmsg.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:09:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:48:33 $
*
* 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"
+
//------------------------------------------------------------------------
// includes
//------------------------------------------------------------------------