summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_scope.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-12 03:39:52 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-05-12 03:39:52 +0000
commitdd5aa71f6c41ca7421e1d1da2cd66ee8ee44c72c (patch)
treeed08ad6892248d54825a6bc01cbd521ea3a8931f /TAO/TAO_IDL/include/utl_scope.h
parent52d7c9d8ca8b531ed0ea9f613e69e06857882daa (diff)
downloadATCD-dd5aa71f6c41ca7421e1d1da2cd66ee8ee44c72c.tar.gz
ChangeLogTag: Tue May 11 22:28:45 2004 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/include/utl_scope.h')
-rw-r--r--TAO/TAO_IDL/include/utl_scope.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/utl_scope.h b/TAO/TAO_IDL/include/utl_scope.h
index 94aaaa07d54..e3628846478 100644
--- a/TAO/TAO_IDL/include/utl_scope.h
+++ b/TAO/TAO_IDL/include/utl_scope.h
@@ -349,6 +349,7 @@ private:
private:
friend int tao_yyparse (void);
friend class AST_Enum;
+ friend class IDL_GlobalData;
// Scope Management Protocol.
virtual AST_PredefinedType *fe_add_predefined_type (AST_PredefinedType *t);