diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:18:12 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:18:12 +0000 |
commit | 62ee5c27276cdf621c2939145dacdbd69e0cfed1 (patch) | |
tree | e73d9d8b3803713a812ff5cbcb4791349aeceeaa /autodoc/source/parser/tokens/stmstfin.cxx | |
parent | fe83916910ad86478bc00af05472debbb0f26d79 (diff) |
INTEGRATION: CWS adc17 (1.3.18); FILE MERGED
2007/08/31 14:45:36 np 1.3.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/parser/tokens/stmstfin.cxx')
-rw-r--r-- | autodoc/source/parser/tokens/stmstfin.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/autodoc/source/parser/tokens/stmstfin.cxx b/autodoc/source/parser/tokens/stmstfin.cxx index 02bee6839a13..f8cfb1069a5d 100644 --- a/autodoc/source/parser/tokens/stmstfin.cxx +++ b/autodoc/source/parser/tokens/stmstfin.cxx @@ -4,9 +4,9 @@ * * $RCSfile: stmstfin.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-16 17:06:18 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:17:17 $ * * 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 <tokens/stmstfin.hxx> |