summaryrefslogtreecommitdiff
path: root/bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:05:35 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:05:35 +0000
commitd9d76ba558bb54f4b5b242ddf743e12f3de6153a (patch)
tree7ff8d06c705ac9a731f04c4b0aa3f99146763d59 /bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx
parent991b78025352c07ba45c397fd93a43155e2d452e (diff)
INTEGRATION: CWS pchfix02 (1.4.70); FILE MERGED
2006/09/01 17:17:45 kaib 1.4.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx')
-rw-r--r--bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx b/bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx
index 0e048b5dcc5b..4e14743bfe4d 100644
--- a/bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx
+++ b/bridges/test/java_uno/nativethreadpool/testnativethreadpoolclient.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testnativethreadpoolclient.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 23:01:41 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:05:35 $
*
* 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/XRelay.hpp"
#include "test/javauno/nativethreadpool/XSource.hpp"