summaryrefslogtreecommitdiff
path: root/TAO/examples/Load_Balancing/Load_Balancing_Service.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Load_Balancing/Load_Balancing_Service.h')
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancing_Service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Load_Balancing/Load_Balancing_Service.h b/TAO/examples/Load_Balancing/Load_Balancing_Service.h
index 6dff27b0c0a..c9aea348aa8 100644
--- a/TAO/examples/Load_Balancing/Load_Balancing_Service.h
+++ b/TAO/examples/Load_Balancing/Load_Balancing_Service.h
@@ -44,7 +44,7 @@ public:
// Initialize the <Load_Balancing_Service>: initializes the ORB, parses
// arguments, creates a servant ...
- int run (CORBA::Environment &ACE_TRY_ENV);
+ int run (TAO_ENV_SINGLE_ARG_DECL);
// Run the server.
private: