summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:28:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:28:25 +0000
commit444ccdafbf3988df50fddb2bbebf9a83bf2b00fa (patch)
tree22b3fb4d39504cb9a6c0cef3dd2e81405263f8a0 /stoc/source/corereflection
parent6c33ed8220476a967a9eb26b86496479dce9d44d (diff)
INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED
2006/09/01 17:41:09 kaib 1.5.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source/corereflection')
-rw-r--r--stoc/source/corereflection/crcomp.cxx7
-rw-r--r--stoc/source/corereflection/crenum.cxx7
2 files changed, 10 insertions, 4 deletions
diff --git a/stoc/source/corereflection/crcomp.cxx b/stoc/source/corereflection/crcomp.cxx
index 5c85afb01..816f55377 100644
--- a/stoc/source/corereflection/crcomp.cxx
+++ b/stoc/source/corereflection/crcomp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: crcomp.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:00:31 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:27: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 _RTL_STRBUF_HXX_
#include <rtl/strbuf.hxx>
#endif
diff --git a/stoc/source/corereflection/crenum.cxx b/stoc/source/corereflection/crenum.cxx
index ad35ac27f..5c5bb6416 100644
--- a/stoc/source/corereflection/crenum.cxx
+++ b/stoc/source/corereflection/crenum.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: crenum.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:00:54 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:28:25 $
*
* 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"
+
#include "base.hxx"
namespace stoc_corefl