diff options
Diffstat (limited to 'TAO/tao/PortableServer/Default_Policy_Validator.h')
-rw-r--r-- | TAO/tao/PortableServer/Default_Policy_Validator.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/Default_Policy_Validator.h b/TAO/tao/PortableServer/Default_Policy_Validator.h index 5dcbf878594..873b830f335 100644 --- a/TAO/tao/PortableServer/Default_Policy_Validator.h +++ b/TAO/tao/PortableServer/Default_Policy_Validator.h @@ -41,11 +41,11 @@ protected: * if that is not the case. */ void validate_impl (TAO_Policy_Set &policies - TAO_ENV_ARG_DECL); + ACE_ENV_ARG_DECL); /// Add/merge policies. void merge_policies_impl (TAO_Policy_Set &policies - TAO_ENV_ARG_DECL); + ACE_ENV_ARG_DECL); /** * Return whether the specified policy type is legal for the |