summaryrefslogtreecommitdiff
path: root/bridges
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:58:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:58:29 +0000
commit07b371787e6a5b32f28751963fdba994dfff249f (patch)
treea204841b411bc15e5a339bdac9d1bf152e1f52ce /bridges
parent6a3f30ec5cd14586c31b92689b2f8b3116c5feb6 (diff)
INTEGRATION: CWS pchfix02 (1.21.20); FILE MERGED
2006/09/01 17:17:40 kaib 1.21.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges')
-rw-r--r--bridges/source/jni_uno/jni_uno2java.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/source/jni_uno/jni_uno2java.cxx b/bridges/source/jni_uno/jni_uno2java.cxx
index 7abc796d6d86..1a12fcae304a 100644
--- a/bridges/source/jni_uno/jni_uno2java.cxx
+++ b/bridges/source/jni_uno/jni_uno2java.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: jni_uno2java.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:47:42 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:58:29 $
*
* 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"
+
#include <sal/alloca.h>
#include "com/sun/star/uno/RuntimeException.hpp"