summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_union_fwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_union_fwd.h')
-rw-r--r--TAO/TAO_IDL/include/ast_union_fwd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/include/ast_union_fwd.h b/TAO/TAO_IDL/include/ast_union_fwd.h
index 14a6121d7e3..763a75ac3dd 100644
--- a/TAO/TAO_IDL/include/ast_union_fwd.h
+++ b/TAO/TAO_IDL/include/ast_union_fwd.h
@@ -1,4 +1,3 @@
-// This may look like C, but it's really -*- C++ -*-
#ifndef _AST_UNION_FWD_AST_UNION_FWD_HH
#define _AST_UNION_FWD_AST_UNION_FWD_HH
@@ -7,7 +6,6 @@
class AST_Union;
// Representation of a forward union declaration.
-
class TAO_IDL_FE_Export AST_UnionFwd : public virtual AST_StructureFwd
{
public: