diff options
-rw-r--r-- | autodoc/source/exes/adc_uni/adc_cmd_parse.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/exes/adc_uni/adc_cmds.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/parser/adoc/cx_a_std.cxx | 8 |
3 files changed, 6 insertions, 18 deletions
diff --git a/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx b/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx index ca60cd1d8f78..03797faf651e 100644 --- a/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx +++ b/autodoc/source/exes/adc_uni/adc_cmd_parse.cxx @@ -4,9 +4,9 @@ * * $RCSfile: adc_cmd_parse.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:54:35 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:05:12 $ * * 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 "adc_cmd_parse.hxx" diff --git a/autodoc/source/exes/adc_uni/adc_cmds.cxx b/autodoc/source/exes/adc_uni/adc_cmds.cxx index e8992617afca..14fc643dca58 100644 --- a/autodoc/source/exes/adc_uni/adc_cmds.cxx +++ b/autodoc/source/exes/adc_uni/adc_cmds.cxx @@ -4,9 +4,9 @@ * * $RCSfile: adc_cmds.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:54:48 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:05:27 $ * * 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 "adc_cmds.hxx" diff --git a/autodoc/source/parser/adoc/cx_a_std.cxx b/autodoc/source/parser/adoc/cx_a_std.cxx index 041c27760919..54850d717269 100644 --- a/autodoc/source/parser/adoc/cx_a_std.cxx +++ b/autodoc/source/parser/adoc/cx_a_std.cxx @@ -4,9 +4,9 @@ * * $RCSfile: cx_a_std.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:56:31 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:07: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 <adoc/cx_a_std.hxx> |