aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/libminimal/spanuser.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/tests/libminimal/spanuser.h')
-rw-r--r--sources/shiboken6/tests/libminimal/spanuser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken6/tests/libminimal/spanuser.h b/sources/shiboken6/tests/libminimal/spanuser.h
index 810aa9f84..c78ba35e7 100644
--- a/sources/shiboken6/tests/libminimal/spanuser.h
+++ b/sources/shiboken6/tests/libminimal/spanuser.h
@@ -24,6 +24,7 @@ struct LIBMINIMAL_API SpanUser
static IntSpan3 getIntSpan3();
static IntSpan getIntSpan();
static ConstIntSpan3 getConstIntSpan3();
+ static IntSpan3 getIntSpan3_OpaqueContainer();
static int sumIntSpan3(IntSpan3 isp3);
static int sumIntSpan(IntSpan isp);