diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Performance/Throughput.h')
-rw-r--r-- | TAO/orbsvcs/tests/Event/Performance/Throughput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/Performance/Throughput.h b/TAO/orbsvcs/tests/Event/Performance/Throughput.h index 8d8b222b3b2..f3d5ee6cc04 100644 --- a/TAO/orbsvcs/tests/Event/Performance/Throughput.h +++ b/TAO/orbsvcs/tests/Event/Performance/Throughput.h @@ -44,7 +44,7 @@ public: virtual void modify_attributes (TAO_EC_Event_Channel_Attributes& attr); // set the throughpution flags - void execute_test (TAO_ENV_SINGLE_ARG_DECL); + void execute_test (ACE_ENV_SINGLE_ARG_DECL); // Don't run the suppliers, just test connect and disconnect calls. void dump_results (void); |