summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/BiDir_Adapter.h')
-rw-r--r--TAO/tao/BiDir_Adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h
index 2e07b15cd30..b36ec7baac9 100644
--- a/TAO/tao/BiDir_Adapter.h
+++ b/TAO/tao/BiDir_Adapter.h
@@ -43,7 +43,7 @@ public:
virtual int activate (CORBA::ORB_ptr,
int argc,
char *argv []
- TAO_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException)) = 0;
virtual void load_policy_validators (TAO_Policy_Validator &validator)