summaryrefslogtreecommitdiff
path: root/bridges/test
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:04:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:04:52 +0000
commit9ddbf5d674272ba8669d122ea2e325a9358c87f8 (patch)
treec5158c704d633bdbb5bc501d3b50cff7b8272a2d /bridges/test
parentf827b3bd368ed663ae3586a1dc684e9ec3c0e6a2 (diff)
INTEGRATION: CWS pchfix02 (1.5.70); FILE MERGED
2006/09/01 17:17:45 kaib 1.5.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'bridges/test')
-rw-r--r--bridges/test/java_uno/acquire/testacquire.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/bridges/test/java_uno/acquire/testacquire.cxx b/bridges/test/java_uno/acquire/testacquire.cxx
index ed01cdf76..e1259c0d0 100644
--- a/bridges/test/java_uno/acquire/testacquire.cxx
+++ b/bridges/test/java_uno/acquire/testacquire.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testacquire.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 22:58:00 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:04: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_bridges.hxx"
+
#include "com/sun/star/bridge/UnoUrlResolver.hpp"
#include "com/sun/star/bridge/XUnoUrlResolver.hpp"
#include "com/sun/star/lang/XMain.hpp"