summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:34:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:34:13 +0000
commit2f99ef8653f6fd80e7a62e739c0be3c5c385b9a0 (patch)
treef755781109087df6159f02252739a82747a6845d /stoc
parent407e179c675f72120688ce13d7b5de2dd73744f8 (diff)
INTEGRATION: CWS pchfix02 (1.7.36); FILE MERGED
2006/09/01 17:41:15 kaib 1.7.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/registry_tdprovider/tdef.cxx7
-rw-r--r--stoc/source/registry_tdprovider/tdenum.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/stoc/source/registry_tdprovider/tdef.cxx b/stoc/source/registry_tdprovider/tdef.cxx
index c9479004d395..9a808d6b390c 100644
--- a/stoc/source/registry_tdprovider/tdef.cxx
+++ b/stoc/source/registry_tdprovider/tdef.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tdef.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:06:38 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:33:58 $
*
* 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_stoc.hxx"
+
#ifndef _STOC_RDBTDP_BASE_HXX
#include "base.hxx"
#endif
diff --git a/stoc/source/registry_tdprovider/tdenum.cxx b/stoc/source/registry_tdprovider/tdenum.cxx
index 58cb116ecafe..a086707dd321 100644
--- a/stoc/source/registry_tdprovider/tdenum.cxx
+++ b/stoc/source/registry_tdprovider/tdenum.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tdenum.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:06:55 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:34:13 $
*
* 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_stoc.hxx"
+
#ifndef _STOC_RDBTDP_BASE_HXX
#include "base.hxx"
#endif