summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/include/ast_expression.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/include/ast_expression.h')
-rw-r--r--TAO/TAO_IDL/include/ast_expression.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/include/ast_expression.h b/TAO/TAO_IDL/include/ast_expression.h
index 7c69f84380f..8acd7dc7c46 100644
--- a/TAO/TAO_IDL/include/ast_expression.h
+++ b/TAO/TAO_IDL/include/ast_expression.h
@@ -78,8 +78,7 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
*/
// An expression (and maybe its value, if computed)
-class TAO_IDL_FE_Export AST_Expression
-{
+class AST_Expression {
public:
// Enum to define all the different operators to combine expressions
enum ExprComb {