From ad337fc18acb7d3d127e9d4bc6662e67ab7ec72e Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 2 Nov 2007 15:56:30 +0000
Subject: INTEGRATION: CWS adc18 (1.9.2); FILE MERGED 2007/10/18 15:23:18 np
1.9.2.1: #i81775#
---
autodoc/source/parser/cpp/pe_param.cxx | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
(limited to 'autodoc/source/parser/cpp/pe_param.cxx')
diff --git a/autodoc/source/parser/cpp/pe_param.cxx b/autodoc/source/parser/cpp/pe_param.cxx
index 8f557b208965..4fddd87f379d 100644
--- a/autodoc/source/parser/cpp/pe_param.cxx
+++ b/autodoc/source/parser/cpp/pe_param.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pe_param.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2007-10-09 15:03:02 $
+ * last change: $Author: hr $ $Date: 2007-11-02 16:56:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,8 +38,9 @@
// NOT FULLY DEFINED SERVICES
-#include
-#include
+#include
+#include
+#include
#include "pe_type.hxx"
#include "pe_vari.hxx"
@@ -208,7 +209,7 @@ PE_Parameter::On_start_Ellipse(const char *)
{
SetTokenResult(done, pop_success);
- aResultParamInfo.nType = Env().AryGate().Tid_Ellipse();
+ aResultParamInfo.nType = Env().AryGate().Types().Tid_Ellipse();
}
void
--
cgit v1.2.3