summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/cli
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:37:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:37:56 +0000
commite29f11da0e83e81b49a132a27c6a263d0f66a036 (patch)
treea2d831370619880f6f5b6a608c29f11570cccf93 /testtools/source/bridgetest/cli
parent5f4247990b5d4d2240476edb9b1a04599b9c8e98 (diff)
INTEGRATION: CWS pchfix02 (1.7.10); FILE MERGED
2006/09/01 17:53:59 kaib 1.7.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'testtools/source/bridgetest/cli')
-rw-r--r--testtools/source/bridgetest/cli/cli_cpp_bridgetest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/testtools/source/bridgetest/cli/cli_cpp_bridgetest.cxx b/testtools/source/bridgetest/cli/cli_cpp_bridgetest.cxx
index bdd7250fe3f2..1f96609795ec 100644
--- a/testtools/source/bridgetest/cli/cli_cpp_bridgetest.cxx
+++ b/testtools/source/bridgetest/cli/cli_cpp_bridgetest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cli_cpp_bridgetest.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:13:21 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:37:56 $
*
* 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_testtools.hxx"
+
#using <mscorlib.dll>
#using <System.dll>
#using <cli_basetypes.dll>