summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/urlcontrol.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:42:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:42:27 +0000
commit6dd436901ed57f2decbde8a94df8e04fc52f38ec (patch)
treec8434ac15cf499800aad1199a35e8aaf5b962241 /svtools/source/control/urlcontrol.cxx
parentINTEGRATION: CWS pchfix02 (1.7.92); FILE MERGED (diff)
downloadcore-6dd436901ed57f2decbde8a94df8e04fc52f38ec.tar.gz
core-6dd436901ed57f2decbde8a94df8e04fc52f38ec.zip
INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED
2006/09/01 17:42:58 kaib 1.3.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/control/urlcontrol.cxx')
-rw-r--r--svtools/source/control/urlcontrol.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/control/urlcontrol.cxx b/svtools/source/control/urlcontrol.cxx
index 9205124f9be3..29e4a77dba03 100644
--- a/svtools/source/control/urlcontrol.cxx
+++ b/svtools/source/control/urlcontrol.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: urlcontrol.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:08:32 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:42:27 $
*
* 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"
+
#ifndef SVTOOL_URLCONTROL_HXX
#include "urlcontrol.hxx"
#endif