summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:54:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:54:24 +0000
commit89a05e64573fe341a30714a18c236c0a9d074973 (patch)
treebf1cd38084722ac301908c141ec603c1834c5a38
parent4bc492b206881e76811554572c44c43e1741eb83 (diff)
INTEGRATION: CWS pchfix02 (1.58.20); FILE MERGED
2006/09/01 17:54:51 kaib 1.58.20.1: #i68856# Added header markers and pch files
-rw-r--r--tools/source/fsys/urlobj.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/source/fsys/urlobj.cxx b/tools/source/fsys/urlobj.cxx
index 301498ef344a..9f2c62c15cb7 100644
--- a/tools/source/fsys/urlobj.cxx
+++ b/tools/source/fsys/urlobj.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: urlobj.cxx,v $
*
- * $Revision: 1.58 $
+ * $Revision: 1.59 $
*
- * last change: $Author: kz $ $Date: 2006-07-20 16:11:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:54:24 $
*
* 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 _URLOBJ_HXX
#include "urlobj.hxx"
#endif