summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/utl_scope.h
diff options
context:
space:
mode:
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);