summaryrefslogtreecommitdiffstats
path: root/autodoc/source/parser/cpp/cx_c_pp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 15:59:10 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 15:59:10 +0000
commit8a2155c8898c5a41248a87af391018eaaa244b3b (patch)
treea05d2f6ca3312dfbf91696bb6918af3fab392aa2 /autodoc/source/parser/cpp/cx_c_pp.cxx
parentINTEGRATION: CWS pchfix02 (1.2.30); FILE MERGED (diff)
downloadcore-8a2155c8898c5a41248a87af391018eaaa244b3b.tar.gz
core-8a2155c8898c5a41248a87af391018eaaa244b3b.zip
INTEGRATION: CWS pchfix02 (1.5.30); FILE MERGED
2006/09/01 17:15:41 kaib 1.5.30.1: #i68856# Added header markers and pch files
Diffstat (limited to 'autodoc/source/parser/cpp/cx_c_pp.cxx')
-rw-r--r--autodoc/source/parser/cpp/cx_c_pp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/autodoc/source/parser/cpp/cx_c_pp.cxx b/autodoc/source/parser/cpp/cx_c_pp.cxx
index bb956a9597f8..042669a1f6f4 100644
--- a/autodoc/source/parser/cpp/cx_c_pp.cxx
+++ b/autodoc/source/parser/cpp/cx_c_pp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cx_c_pp.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:17:41 $
+ * last change: $Author: obo $ $Date: 2006-09-16 16:59:10 $
*
* 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 "cx_c_pp.hxx"