summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:30:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:30:44 +0000
commit083a4f799808959b70d3f0bd65de209325153b3b (patch)
tree4a3087946a6b58f816a3826f6010c0650d265d15 /stoc/source
parenta3e86c260ab50cfc433651b8b37b11b7c3084462 (diff)
INTEGRATION: CWS pchfix02 (1.8.36); FILE MERGED
2006/09/01 17:41:12 kaib 1.8.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/javavm/interact.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/javavm/interact.cxx b/stoc/source/javavm/interact.cxx
index db1c2f8ffa2b..40586e80902e 100644
--- a/stoc/source/javavm/interact.cxx
+++ b/stoc/source/javavm/interact.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: interact.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 07:58:16 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:30:44 $
*
* 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 "interact.hxx"
#include "com/sun/star/java/JavaDisabledException.hpp"