summaryrefslogtreecommitdiff
path: root/modules/TAO/TAO_IDL/fe/y.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/TAO/TAO_IDL/fe/y.tab.h')
-rw-r--r--modules/TAO/TAO_IDL/fe/y.tab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/TAO/TAO_IDL/fe/y.tab.h b/modules/TAO/TAO_IDL/fe/y.tab.h
index 819244451ae..0a760a660ff 100644
--- a/modules/TAO/TAO_IDL/fe/y.tab.h
+++ b/modules/TAO/TAO_IDL/fe/y.tab.h
@@ -254,6 +254,7 @@ typedef union TAO_YYSTYPE
FE_Utils::T_PARAMLIST_INFO *plval; /* List of template params */
FE_Utils::T_Ref_Info *trval; /* Template interface info */
FE_Utils::T_REFLIST_INFO *rlval; /* List of above structs */
+ FE_Utils::T_Inst_Info *tival; /* Template instantiation */
}
/* Line 1489 of yacc.c. */