summaryrefslogtreecommitdiff
path: root/python/test/Ice/optional/Test.ice
diff options
context:
space:
mode:
Diffstat (limited to 'python/test/Ice/optional/Test.ice')
-rw-r--r--python/test/Ice/optional/Test.ice2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/test/Ice/optional/Test.ice b/python/test/Ice/optional/Test.ice
index 025384c6ca8..73bfd77814c 100644
--- a/python/test/Ice/optional/Test.ice
+++ b/python/test/Ice/optional/Test.ice
@@ -289,6 +289,8 @@ class Initial
bool supportsJavaSerializable();
bool supportsCsharpSerializable();
+
+ bool supportsCppStringView();
};
};