summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/HtmlReader.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:12:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:12:40 +0000
commitddc694165980ad41a97b301a98cfd2191afe5f4f (patch)
tree8010bfb5d0f8b5f72ec15d72a644043354955cb3 /dbaccess/source/ui/misc/HtmlReader.cxx
parent5e7beeee29b7e97a26aa672093dd1421613a3cb6 (diff)
INTEGRATION: CWS pchfix02 (1.25.48); FILE MERGED
2006/09/01 17:24:31 kaib 1.25.48.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/misc/HtmlReader.cxx')
-rw-r--r--dbaccess/source/ui/misc/HtmlReader.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/HtmlReader.cxx b/dbaccess/source/ui/misc/HtmlReader.cxx
index 18a609e15d14..1dcc1d88e2ff 100644
--- a/dbaccess/source/ui/misc/HtmlReader.cxx
+++ b/dbaccess/source/ui/misc/HtmlReader.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: HtmlReader.cxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: ihi $ $Date: 2006-08-28 15:08:11 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:12:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbaccess.hxx"
#ifndef DBAUI_HTMLREADER_HXX
#include "HtmlReader.hxx"
#endif