summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/RtfReader.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:13:06 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:13:06 +0000
commitaf31b6eae8ed6774c0098573efa6de3862355b91 (patch)
treed28adf2cbf2cbe4d75fc725e2a7af36d46300d37 /dbaccess/source/ui/misc/RtfReader.cxx
parent913d756d85911fee309d523c8eb6144f8d2dd45b (diff)
INTEGRATION: CWS pchfix02 (1.21.50); FILE MERGED
2006/09/01 17:24:31 kaib 1.21.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/misc/RtfReader.cxx')
-rw-r--r--dbaccess/source/ui/misc/RtfReader.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/misc/RtfReader.cxx b/dbaccess/source/ui/misc/RtfReader.cxx
index 68138925a53a..c382b91874cf 100644
--- a/dbaccess/source/ui/misc/RtfReader.cxx
+++ b/dbaccess/source/ui/misc/RtfReader.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: RtfReader.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:20:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:13:06 $
*
* 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_RTFREADER_HXX
#include "RtfReader.hxx"
#endif