summaryrefslogtreecommitdiff
path: root/tools/workben
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:10:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:10:18 +0000
commit9bd0aa5c11910451a30114cd1cc59a354e509d95 (patch)
tree5afd6aad418ec16d0296c8267de28a9ecaf0ff81 /tools/workben
parent592f10df726c9061309f8b67a1cb51559edfa669 (diff)
INTEGRATION: CWS pchfix02 (1.35.20); FILE MERGED
2006/09/01 17:55:03 kaib 1.35.20.1: #i68856# Added header markers and pch files
Diffstat (limited to 'tools/workben')
-rw-r--r--tools/workben/urltest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/workben/urltest.cxx b/tools/workben/urltest.cxx
index 4c3172c6a643..82e9f545f99a 100644
--- a/tools/workben/urltest.cxx
+++ b/tools/workben/urltest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: urltest.cxx,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: kz $ $Date: 2006-07-20 16:13:22 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:10:18 $
*
* 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_tools.hxx"
+
#ifndef TOOLS_INETMIME_HXX
#include "inetmime.hxx"
#endif