summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:51:44 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:51:44 +0000
commit4c78f4d1c16bb629aa1d04713e1565d1fb3d265d (patch)
tree0c43e3fe27c1dd911fc70e3ea80714a6733bafa8
parent3f0fec7d98a6c0c307bcd8a6ccbdc76a6be3f3d6 (diff)
INTEGRATION: CWS pchfix02 (1.3.30); FILE MERGED
2006/09/01 17:15:37 kaib 1.3.30.1: #i68856# Added header markers and pch files
-rw-r--r--autodoc/source/display/toolkit/hf_docentry.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/autodoc/source/display/toolkit/hf_docentry.cxx b/autodoc/source/display/toolkit/hf_docentry.cxx
index 50f39f5f045c..817c816a8496 100644
--- a/autodoc/source/display/toolkit/hf_docentry.cxx
+++ b/autodoc/source/display/toolkit/hf_docentry.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hf_docentry.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 17:59:57 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:51:44 $
*
* 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_autodoc.hxx"
+
#include <precomp.h>
#include <toolkit/hf_docentry.hxx>