summaryrefslogtreecommitdiff
path: root/svtools/qa
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:13:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:13:02 +0000
commit53d9169d4b6499d3f2361e2abb7d79de4616d48d (patch)
treef320e775a26be930ba6a0f761cad821e4149d9c8 /svtools/qa
parentc990544726dd6acf6ccd0403b4c1f4c345a41a6e (diff)
INTEGRATION: CWS pchfix02 (1.8.326); FILE MERGED
2006/09/01 17:42:39 kaib 1.8.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/qa')
-rw-r--r--svtools/qa/test_URIHelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/qa/test_URIHelper.cxx b/svtools/qa/test_URIHelper.cxx
index ac2e081df9f9..b578d552e23c 100644
--- a/svtools/qa/test_URIHelper.cxx
+++ b/svtools/qa/test_URIHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: test_URIHelper.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:22:00 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:13:02 $
*
* 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_svtools.hxx"
+
#include "sal/config.h"
#include <cstddef>