From f54157a20a02cfb2559ec7d74ff3d49cdcb24ac4 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 18 Sep 2007 12:52:25 +0000 Subject: INTEGRATION: CWS adc17 (1.9.18); FILE MERGED 2007/08/31 14:45:30 np 1.9.18.1: #i80569# remove wrong pchs. --- autodoc/source/display/html/hd_docu.cxx | 8 ++------ autodoc/source/display/html/hdimpl.cxx | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) (limited to 'autodoc/source/display/html') diff --git a/autodoc/source/display/html/hd_docu.cxx b/autodoc/source/display/html/hd_docu.cxx index 257a851f9b6c..fc94ffcff57f 100644 --- a/autodoc/source/display/html/hd_docu.cxx +++ b/autodoc/source/display/html/hd_docu.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hd_docu.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:41:28 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:52:09 $ * * 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 #include "hd_docu.hxx" diff --git a/autodoc/source/display/html/hdimpl.cxx b/autodoc/source/display/html/hdimpl.cxx index c00128abfd62..801716a1952f 100644 --- a/autodoc/source/display/html/hdimpl.cxx +++ b/autodoc/source/display/html/hdimpl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hdimpl.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:41:42 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:52:25 $ * * 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 #include "hdimpl.hxx" -- cgit