summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h')
-rw-r--r--TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
index a856196ed53..6fe5b58ec3a 100644
--- a/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
+++ b/TAO/orbsvcs/IFR_Service/ifr_adding_visitor.h
@@ -38,7 +38,7 @@ class ifr_adding_visitor : public ifr_visitor
// to the Interface Repository.
//
public:
- ifr_adding_visitor (void);
+ ifr_adding_visitor (CORBA::Environment &ACE_TRY_ENV);
// Constructor.
virtual ~ifr_adding_visitor (void);
@@ -122,8 +122,7 @@ protected:
const char *gen_version (AST_Decl *node);
// Defaults to "1.0" for now.
- void element_type (AST_Type *base_type,
- CORBA::Environment &ACE_TRY_ENV);
+ void element_type (AST_Type *base_type);
// Creates or looks up the element type of an array or sequence,
// and stores the result in ir_current_.