diff options
Diffstat (limited to 'autodoc/source/ary/kernel/nametree.cxx')
-rw-r--r-- | autodoc/source/ary/kernel/nametree.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/autodoc/source/ary/kernel/nametree.cxx b/autodoc/source/ary/kernel/nametree.cxx index 969a324620a2..c4e23b30504b 100644 --- a/autodoc/source/ary/kernel/nametree.cxx +++ b/autodoc/source/ary/kernel/nametree.cxx @@ -4,9 +4,9 @@ * * $RCSfile: nametree.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:33:03 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:43:37 $ * * 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 <nametree.hxx> |