summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:31:03 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:31:03 +0000
commit4abcad2eb9149d51f36035961d808659c0177b2d (patch)
tree5c5d940a790be12a5d176cce87b0461ec63f53b1 /stoc/source
parent083a4f799808959b70d3f0bd65de209325153b3b (diff)
INTEGRATION: CWS pchfix02 (1.73.10); FILE MERGED
2006/09/01 17:41:12 kaib 1.73.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/javavm/javavm.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/javavm/javavm.cxx b/stoc/source/javavm/javavm.cxx
index b1ea38eb6e5c..7184ca48449d 100644
--- a/stoc/source/javavm/javavm.cxx
+++ b/stoc/source/javavm/javavm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: javavm.cxx,v $
*
- * $Revision: 1.74 $
+ * $Revision: 1.75 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 11:15:21 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:31:03 $
*
* 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"
+
/*
Code generation bug within Sun CC 5.2 on solaris sparc
Please check the following code against your compiler version before enabling