summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:42:51 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:42:51 +0000
commit0ae36132cbe9cbd3fc77c966d28d7ad9b58b140c (patch)
tree7acbbdfd546d6bda45a4f661427f8422e84f44e7
parentINTEGRATION: CWS pchfix02 (1.4.6); FILE MERGED (diff)
downloadcore-0ae36132cbe9cbd3fc77c966d28d7ad9b58b140c.tar.gz
core-0ae36132cbe9cbd3fc77c966d28d7ad9b58b140c.zip
INTEGRATION: CWS pchfix02 (1.7.18); FILE MERGED
2006/09/01 17:15:31 kaib 1.7.18.1: #i68856# Added header markers and pch files
-rw-r--r--autodoc/source/display/html/outfile.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/autodoc/source/display/html/outfile.cxx b/autodoc/source/display/html/outfile.cxx
index 76cb8092722a..f24d6a7360ff 100644
--- a/autodoc/source/display/html/outfile.cxx
+++ b/autodoc/source/display/html/outfile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outfile.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-12-14 15:33:34 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:42:51 $
*
* 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 "outfile.hxx"