summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:45:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:45:14 +0000
commita26a5dd7d849e2e30a4b7e3716f7be5123664948 (patch)
tree691ff3745059170b14bd04fc28a3edd5d08a0397 /jvmfwk
parent240bb81e43114f21cc8a23af1d490895321ea3a0 (diff)
INTEGRATION: CWS pchfix02 (1.12.4); FILE MERGED
2006/09/01 17:31:39 kaib 1.12.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'jvmfwk')
-rwxr-xr-xjvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx b/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx
index d2fb1467db1e..77c9316755ab 100755
--- a/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx
+++ b/jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: javaldx.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 16:19:33 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:45:14 $
*
* 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_jvmfwk.hxx"
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>