summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/cc50_solaris_intel
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:45:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:45:14 +0000
commita22c3f03eab5f962994b487289422f16d9a9f834 (patch)
tree055ffd053425d8231f91beba7532840566bb0e2f /bridges/source/cpp_uno/cc50_solaris_intel
parent9fb09c380381bccdb17a0a80c5e134ce64895dea (diff)
INTEGRATION: CWS pchfix02 (1.2.70); FILE MERGED
2006/09/01 17:17:29 kaib 1.2.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/source/cpp_uno/cc50_solaris_intel')
-rw-r--r--bridges/source/cpp_uno/cc50_solaris_intel/hash.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/cpp_uno/cc50_solaris_intel/hash.cxx b/bridges/source/cpp_uno/cc50_solaris_intel/hash.cxx
index a226013f5f49..bed6b2c21848 100644
--- a/bridges/source/cpp_uno/cc50_solaris_intel/hash.cxx
+++ b/bridges/source/cpp_uno/cc50_solaris_intel/hash.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hash.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 22:17:26 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:43:54 $
*
* 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_bridges.hxx"
+
#ifndef TEST
#ifndef _SAL_TYPES_H_