summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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