diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 16:04:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 16:04:12 +0000 |
commit | 0369497dacf8948c8d2f6e31a60e2960255a8f87 (patch) | |
tree | 0b40ab945dd0a480e4e1fb52ab40cdea32d8a189 /autodoc | |
parent | 5efa233c51951138eea81ee6de64013b72aea535 (diff) |
INTEGRATION: CWS adc18 (1.4.2); FILE MERGED
2007/10/18 15:23:20 np 1.4.2.1: #i81775#
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/parser/semantic/parseenv.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/parser/semantic/parseenv.cxx b/autodoc/source/parser/semantic/parseenv.cxx index e80336608285..bec97d538a67 100644 --- a/autodoc/source/parser/semantic/parseenv.cxx +++ b/autodoc/source/parser/semantic/parseenv.cxx @@ -4,9 +4,9 @@ * * $RCSfile: parseenv.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2007-09-18 14:16:36 $ + * last change: $Author: hr $ $Date: 2007-11-02 17:04:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -38,7 +38,7 @@ // NOT FULLY DECLARED SERVICES -#include <ary/info/codeinfo.hxx> +#include <ary/doc/d_oldcppdocu.hxx> #include <x_parse.hxx> |