summaryrefslogtreecommitdiff
path: root/javaunohelper/source/preload.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:06:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:06:52 +0000
commit6466592a476a0cdfcb26c3aaa461e339a194baaa (patch)
treeeb09e73b33b130d32a26b78e6b18e231964cbaed /javaunohelper/source/preload.cxx
parent39b8cdf100ca57bea86f1f03c8e97bcfeeecd104 (diff)
INTEGRATION: CWS pchfix02 (1.5.4); FILE MERGED
2006/09/01 17:31:31 kaib 1.5.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'javaunohelper/source/preload.cxx')
-rw-r--r--javaunohelper/source/preload.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/javaunohelper/source/preload.cxx b/javaunohelper/source/preload.cxx
index 2447eeb536ce..52af7a6df2dc 100644
--- a/javaunohelper/source/preload.cxx
+++ b/javaunohelper/source/preload.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: preload.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:55:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:06:52 $
*
* 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_javaunohelper.hxx"
+
#include "jni.h"
#include "rtl/ustring.hxx"