summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/BatchOneways.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/operations/BatchOneways.cpp')
-rw-r--r--cpp/test/Ice/operations/BatchOneways.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/operations/BatchOneways.cpp b/cpp/test/Ice/operations/BatchOneways.cpp
index 4e594aa3ffa..96b5ceb8d18 100644
--- a/cpp/test/Ice/operations/BatchOneways.cpp
+++ b/cpp/test/Ice/operations/BatchOneways.cpp
@@ -16,7 +16,7 @@ using namespace std;
namespace
{
-class BatchRequestInterceptorI
+class BatchRequestInterceptorI ICE_FINAL
#ifndef ICE_CPP11_MAPPING
: public Ice::BatchRequestInterceptor
#endif