diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:53:19 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:53:19 +0000 |
commit | ceb68937419ae1bd51fd85754de18619ddd9c5ec (patch) | |
tree | 9258f7986cf2ffe26116934c51b7552daf217001 | |
parent | 410b503cb29250d990d8de61b21f710734262b19 (diff) |
INTEGRATION: CWS adc17 (1.5.18); FILE MERGED
2007/08/31 14:45:30 np 1.5.18.1: #i80569# remove wrong pchs.
-rw-r--r-- | autodoc/source/display/html/aryattrs.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/html/opageenv.cxx | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/autodoc/source/display/html/aryattrs.cxx b/autodoc/source/display/html/aryattrs.cxx index 01256b74a930..f0ac7c8f625b 100644 --- a/autodoc/source/display/html/aryattrs.cxx +++ b/autodoc/source/display/html/aryattrs.cxx @@ -4,9 +4,9 @@ * * $RCSfile: aryattrs.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:39:22 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:49:59 $ * * 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 "aryattrs.hxx" diff --git a/autodoc/source/display/html/opageenv.cxx b/autodoc/source/display/html/opageenv.cxx index 2cf9329204f0..8ee9fc910667 100644 --- a/autodoc/source/display/html/opageenv.cxx +++ b/autodoc/source/display/html/opageenv.cxx @@ -4,9 +4,9 @@ * * $RCSfile: opageenv.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:42:37 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:53:19 $ * * 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 "opageenv.hxx" |