diff options
author | Phil Mesnier <mesnier_p@ociweb.com> | 2006-04-26 17:12:48 +0000 |
---|---|---|
committer | Phil Mesnier <mesnier_p@ociweb.com> | 2006-04-26 17:12:48 +0000 |
commit | ea0a29551d1c900778d55a81c62a46683f3c9350 (patch) | |
tree | 05a08d17ed7b625832acb49896659fb0beda830b /TAO/tao/Invocation_Endpoint_Selectors.h | |
parent | 74d774bbabfc76dd76f0477f845242aad1ad0eb6 (diff) | |
download | ATCD-ea0a29551d1c900778d55a81c62a46683f3c9350.tar.gz |
ChangeLog tag: Wed Apr 26 16:42:45 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tao/Invocation_Endpoint_Selectors.h')
-rw-r--r-- | TAO/tao/Invocation_Endpoint_Selectors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Invocation_Endpoint_Selectors.h b/TAO/tao/Invocation_Endpoint_Selectors.h index 29b5580d88a..bd2c5101889 100644 --- a/TAO/tao/Invocation_Endpoint_Selectors.h +++ b/TAO/tao/Invocation_Endpoint_Selectors.h @@ -99,6 +99,7 @@ public: virtual void select_endpoint (TAO::Profile_Transport_Resolver *r, ACE_Time_Value *val ACE_ENV_ARG_DECL); + }; TAO_END_VERSIONED_NAMESPACE_DECL |