diff options
Diffstat (limited to 'autodoc/source/ary')
-rw-r--r-- | autodoc/source/ary/kernel/slots.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/kernel/x_ary.cxx | 7 | ||||
-rw-r--r-- | autodoc/source/ary/loc/loc_dir.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/loc/loc_file.cxx | 8 | ||||
-rw-r--r-- | autodoc/source/ary/loc/loc_root.cxx | 8 |
5 files changed, 10 insertions, 29 deletions
diff --git a/autodoc/source/ary/kernel/slots.cxx b/autodoc/source/ary/kernel/slots.cxx index c700422a33ad..747c4d0a6327 100644 --- a/autodoc/source/ary/kernel/slots.cxx +++ b/autodoc/source/ary/kernel/slots.cxx @@ -4,9 +4,9 @@ * * $RCSfile: slots.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:34:17 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:44:49 $ * * 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 <slots.hxx> diff --git a/autodoc/source/ary/kernel/x_ary.cxx b/autodoc/source/ary/kernel/x_ary.cxx index baccb27bde56..3111bde5a927 100644 --- a/autodoc/source/ary/kernel/x_ary.cxx +++ b/autodoc/source/ary/kernel/x_ary.cxx @@ -4,9 +4,9 @@ * * $RCSfile: x_ary.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:34:35 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:45:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,9 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - #include <precomp.h> #include <ary/x_ary.hxx> diff --git a/autodoc/source/ary/loc/loc_dir.cxx b/autodoc/source/ary/loc/loc_dir.cxx index 2401dc9f65f7..26ba7dd3879a 100644 --- a/autodoc/source/ary/loc/loc_dir.cxx +++ b/autodoc/source/ary/loc/loc_dir.cxx @@ -4,9 +4,9 @@ * * $RCSfile: loc_dir.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:35:01 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:45:33 $ * * 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 <ary/loc/loc_dir.hxx> diff --git a/autodoc/source/ary/loc/loc_file.cxx b/autodoc/source/ary/loc/loc_file.cxx index 65bc6a16120f..841be572946c 100644 --- a/autodoc/source/ary/loc/loc_file.cxx +++ b/autodoc/source/ary/loc/loc_file.cxx @@ -4,9 +4,9 @@ * * $RCSfile: loc_file.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:35:16 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:45:48 $ * * 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 <ary/loc/loc_file.hxx> diff --git a/autodoc/source/ary/loc/loc_root.cxx b/autodoc/source/ary/loc/loc_root.cxx index 2b9df3fe5353..abf5a4055780 100644 --- a/autodoc/source/ary/loc/loc_root.cxx +++ b/autodoc/source/ary/loc/loc_root.cxx @@ -4,9 +4,9 @@ * * $RCSfile: loc_root.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:35:30 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:46:02 $ * * 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 <ary/loc/loc_root.hxx> |