summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:28:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:28:12 +0000
commit6c33ed8220476a967a9eb26b86496479dce9d44d (patch)
tree0649adaf96f16f183b2c371a5c6f6167ab09d195 /stoc/source/corereflection
parent1898e2eb36aa750afdea71d5470adebabc082d38 (diff)
INTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED
2006/09/01 17:41:09 kaib 1.12.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source/corereflection')
-rw-r--r--stoc/source/corereflection/crefl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/corereflection/crefl.cxx b/stoc/source/corereflection/crefl.cxx
index 649d0d521..48e5e94c6 100644
--- a/stoc/source/corereflection/crefl.cxx
+++ b/stoc/source/corereflection/crefl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: crefl.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:00:43 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:28:12 $
*
* 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 _CPPUHELPER_QUERYINTERFACE_HXX_
#include <cppuhelper/queryinterface.hxx>
#endif