summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/timeout/TestI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/timeout/TestI.cpp')
-rw-r--r--cpp/test/Ice/timeout/TestI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/timeout/TestI.cpp b/cpp/test/Ice/timeout/TestI.cpp
index ba41c405bf0..f8bb6af5431 100644
--- a/cpp/test/Ice/timeout/TestI.cpp
+++ b/cpp/test/Ice/timeout/TestI.cpp
@@ -42,7 +42,7 @@ TimeoutI::op(const Ice::Current&)
}
void
-TimeoutI::sendData(const Test::ByteSeq&, const Ice::Current&)
+TimeoutI::sendData(ICE_IN(Test::ByteSeq), const Ice::Current&)
{
}