summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_decl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_decl.h')
-rw-r--r--TAO/TAO_IDL/include/ast_decl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/include/ast_decl.h b/TAO/TAO_IDL/include/ast_decl.h
index 16b38868f91..d44d0d936c2 100644
--- a/TAO/TAO_IDL/include/ast_decl.h
+++ b/TAO/TAO_IDL/include/ast_decl.h
@@ -146,6 +146,7 @@ public:
// language
, NT_factory // Denotes a OBV factory construct
, NT_component // Denotes a CORBA component
+ , NT_component_fwd // Denotes a forward declared component
, NT_home // Denotes a CORBA component home
, NT_finder // Denotes a home finder
, NT_eventtype // Denotes a CCM event source or sink