summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:19:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:19:57 +0000
commita5566f45e4c1c8d0200dce67bbcb5fb534b47cf2 (patch)
tree7c9d45fec2a17443772fb3efa19e9169c0ad1c76 /svtools
parentd4d787a7412560fae8849cee5aa8dd9013a01828 (diff)
INTEGRATION: CWS pchfix02 (1.4.324); FILE MERGED
2006/09/01 17:43:25 kaib 1.4.324.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/notify/hint.cxx8
-rw-r--r--svtools/source/notify/smplhint.cxx8
2 files changed, 10 insertions, 6 deletions
diff --git a/svtools/source/notify/hint.cxx b/svtools/source/notify/hint.cxx
index 81d2115bdc0a..374e6e9087f6 100644
--- a/svtools/source/notify/hint.cxx
+++ b/svtools/source/notify/hint.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hint.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:30:08 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:18:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,8 +32,10 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svtools.hxx"
#ifndef GCC
-#pragma hdrstop
#endif
#include "hint.hxx"
diff --git a/svtools/source/notify/smplhint.cxx b/svtools/source/notify/smplhint.cxx
index d620f36f5a8b..0468972244f9 100644
--- a/svtools/source/notify/smplhint.cxx
+++ b/svtools/source/notify/smplhint.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: smplhint.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:32:42 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:19:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,8 +32,10 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svtools.hxx"
#ifndef GCC
-#pragma hdrstop
#endif
#include "smplhint.hxx"