summaryrefslogtreecommitdiff
path: root/bridges/test/java_uno
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:05:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:05:51 +0000
commitea5305889475581406803534d0eff9c7e3f2e4cb (patch)
tree16dd1e3636283b53bec3a3b037762bcaa4fa120e /bridges/test/java_uno
parentd9d76ba558bb54f4b5b242ddf743e12f3de6153a (diff)
INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED
2006/09/01 17:17:46 kaib 1.5.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/test/java_uno')
-rw-r--r--bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx b/bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx
index 473c1998ad7b..1f76605a99ea 100644
--- a/bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx
+++ b/bridges/test/java_uno/nativethreadpool/testnativethreadpoolserver.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testnativethreadpoolserver.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 23:01:55 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:05:51 $
*
* 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 "test/javauno/nativethreadpool/XSource.hpp"
#include "com/sun/star/bridge/UnoUrlResolver.hpp"