summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:26:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:26:47 +0000
commit68ccc97427e24e197e4153898de78c775e33d70e (patch)
tree69def872fc7d383c1b91423fcbddc3e5e0fe7bd9 /svtools/source/svhtml
parentee696fa0cb19c92956c8fb19f4606d34d917afff (diff)
INTEGRATION: CWS pchfix02 (1.5.92); FILE MERGED
2006/09/01 17:43:31 kaib 1.5.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/svhtml')
-rw-r--r--svtools/source/svhtml/htmlsupp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/svhtml/htmlsupp.cxx b/svtools/source/svhtml/htmlsupp.cxx
index ac02bfde7093..65fcb4785c52 100644
--- a/svtools/source/svhtml/htmlsupp.cxx
+++ b/svtools/source/svhtml/htmlsupp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: htmlsupp.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:26:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:26:47 $
*
* 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 <ctype.h>
#include <stdio.h>
#include <tools/urlobj.hxx>