diff options
Diffstat (limited to 'TAO/tao/IORManipulation/IORManip_Loader.cpp')
-rw-r--r-- | TAO/tao/IORManipulation/IORManip_Loader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IORManipulation/IORManip_Loader.cpp b/TAO/tao/IORManipulation/IORManip_Loader.cpp index 46365ab2016..2ac6b5b4597 100644 --- a/TAO/tao/IORManipulation/IORManip_Loader.cpp +++ b/TAO/tao/IORManipulation/IORManip_Loader.cpp @@ -27,7 +27,7 @@ CORBA::Object_ptr TAO_IORManip_Loader::create_object (CORBA::ORB_ptr, int, char *[] - TAO_ENV_ARG_DECL_NOT_USED) + ACE_ENV_ARG_DECL_NOT_USED) ACE_THROW_SPEC ((CORBA::SystemException)) { CORBA::Object_ptr obj; |