diff options
Diffstat (limited to 'autodoc/source/ary/info')
-rw-r--r-- | autodoc/source/ary/info/ci_attag.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/ary/info/ci_attag.cxx b/autodoc/source/ary/info/ci_attag.cxx index 3421e3b109e1..6da25536cef2 100644 --- a/autodoc/source/ary/info/ci_attag.cxx +++ b/autodoc/source/ary/info/ci_attag.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ci_attag.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:30:06 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:40:40 $ * * 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/info/ci_attag.hxx> |