summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/DSI/Roundtrip.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/DSI/Roundtrip.h')
-rw-r--r--TAO/performance-tests/Latency/DSI/Roundtrip.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/performance-tests/Latency/DSI/Roundtrip.h b/TAO/performance-tests/Latency/DSI/Roundtrip.h
index 443773bc9ef..563cf2cd1e7 100644
--- a/TAO/performance-tests/Latency/DSI/Roundtrip.h
+++ b/TAO/performance-tests/Latency/DSI/Roundtrip.h
@@ -27,12 +27,12 @@ public:
Roundtrip (CORBA::ORB_ptr orb);
// = The DSI methods
- virtual void invoke (CORBA::ServerRequest_ptr request,
- CORBA_Environment &ACE_TRY_ENV);
+ virtual void invoke (CORBA::ServerRequest_ptr request
+ TAO_ENV_ARG_DECL);
virtual CORBA::RepositoryId _primary_interface (
const PortableServer::ObjectId &oid,
- PortableServer::POA_ptr poa,
- CORBA_Environment &ACE_TRY_ENV);
+ PortableServer::POA_ptr poa
+ TAO_ENV_ARG_DECL);
private:
/// Use an ORB reference to conver strings to objects and shutdown