summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-18 13:15:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-18 13:15:10 +0000
commit151445d7351840080e961327bd4d5668f2b793f5 (patch)
tree22b10c298e5016ed296b6c91f48dbe03dfcf8a46 /autodoc/source
parent81d6faf46d185f29c3ec132e7db665f3a1a4362e (diff)
INTEGRATION: CWS adc17 (1.6.18); FILE MERGED
2007/08/31 14:45:35 np 1.6.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/parser/cpp/pe_vari.cxx8
-rw-r--r--autodoc/source/parser/cpp/preproc.cxx8
2 files changed, 4 insertions, 12 deletions
diff --git a/autodoc/source/parser/cpp/pe_vari.cxx b/autodoc/source/parser/cpp/pe_vari.cxx
index 4018610ebed2..43161a01368f 100644
--- a/autodoc/source/parser/cpp/pe_vari.cxx
+++ b/autodoc/source/parser/cpp/pe_vari.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_vari.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 17:04:14 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:14:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
-
#include <precomp.h>
#include "pe_vari.hxx"
diff --git a/autodoc/source/parser/cpp/preproc.cxx b/autodoc/source/parser/cpp/preproc.cxx
index 0a0ec9a91822..c81e109cf690 100644
--- a/autodoc/source/parser/cpp/preproc.cxx
+++ b/autodoc/source/parser/cpp/preproc.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: preproc.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 17:04:27 $
+ * last change: $Author: vg $ $Date: 2007-09-18 14:15:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,10 +33,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_autodoc.hxx"
-
-
#include <precomp.h>
#include "preproc.hxx"