summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-15 17:45:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-15 17:45:56 +0000
commit15767df7a8d3b03852c6b01a828b543e19248950 (patch)
treed3c25911841b5c07f57c7e5bbdf8b2d02e4cdf44 /autodoc/source
parentc490bbb548383b0ee4db219a746251877366127a (diff)
INTEGRATION: CWS adc5 (1.1.1.1.40); FILE MERGED
2003/04/15 11:08:17 np 1.1.1.1.40.1: #108718#
Diffstat (limited to 'autodoc/source')
-rw-r--r--autodoc/source/parser/cpp/cxt2ary.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/autodoc/source/parser/cpp/cxt2ary.cxx b/autodoc/source/parser/cpp/cxt2ary.cxx
index 35835ab62e80..d038515b2e55 100644
--- a/autodoc/source/parser/cpp/cxt2ary.cxx
+++ b/autodoc/source/parser/cpp/cxt2ary.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: cxt2ary.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: np $ $Date: 2002-03-08 14:45:29 $
+ * last change: $Author: hr $ $Date: 2003-04-15 18:45:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,6 +76,7 @@
#include <ary/cpp/c_rwgate.hxx>
#include <ary/cpp/c_tydef.hxx>
#include <ary/cpp/c_vari.hxx>
+#include <ary/info/codeinfo.hxx>
#include <ary/info/docstore.hxx>
#include "icprivow.hxx"