summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/operations/TestAMDI.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/operations/TestAMDI.h')
-rw-r--r--cpp/test/Ice/operations/TestAMDI.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/test/Ice/operations/TestAMDI.h b/cpp/test/Ice/operations/TestAMDI.h
index 210735b8a29..fdc159f68a1 100644
--- a/cpp/test/Ice/operations/TestAMDI.h
+++ b/cpp/test/Ice/operations/TestAMDI.h
@@ -624,6 +624,9 @@ public:
virtual void opMyClass1_async(const Test::AMD_MyDerivedClass_opMyClass1Ptr&,
const Test::MyClass1Ptr&,
const Ice::Current&);
+
+ virtual void opStringLiterals_async(const Test::AMD_MyClass_opStringLiteralsPtr&,
+ const Ice::Current&);
#endif
private: