summaryrefslogtreecommitdiff
path: root/autodoc/source
diff options
context:
space:
mode:
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"