summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/test_i.h')
-rw-r--r--TAO/performance-tests/Latency/test_i.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/test_i.h b/TAO/performance-tests/Latency/test_i.h
index a57c9e88785..2bade099ff6 100644
--- a/TAO/performance-tests/Latency/test_i.h
+++ b/TAO/performance-tests/Latency/test_i.h
@@ -31,7 +31,8 @@ public:
// ctor
// = The Test methods.
- void test_method (CORBA::Environment&)
+ CORBA::ULongLong test_method (CORBA::ULongLong stamp,
+ CORBA::Environment&)
ACE_THROW_SPEC (());
void time_stamp (CORBA::ULong & index,