diff options
Diffstat (limited to 'autodoc/source')
-rw-r--r-- | autodoc/source/display/html/hd_docu.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/display/html/hdimpl.cxx | 8 |
2 files changed, 4 insertions, 12 deletions
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 <precomp.h> #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 <precomp.h> #include "hdimpl.hxx" |