summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection/crefl.cxx
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
commitbbcbdce0e7c7ca7dd95f7bac24fe53832e93a1f4 (patch)
treef4cbb58fe311f578e4b8a58f22ebb7b488ac8ff1 /stoc/source/corereflection/crefl.cxx
parent009ef67bf8e7e5f37518facf932cb9103dec07e0 (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/crefl.cxx')
-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 0e8d9534afd8..2f51368ed398 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