aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/libsmart/smart.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-04-01 17:47:31 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-05-13 14:54:16 +0200
commit071cd570cff179ec3de405f78ab62b593097647e (patch)
tree4dd179ec6e09444b9aacd98ae036e30a4808eed5 /sources/shiboken6/tests/libsmart/smart.h
parentb2dd6f135cd8bb2e113e0ec1ab37f350e3a240b2 (diff)
Add test for std::optional
Task-number: PYSIDE-454 Change-Id: Ife97f7fccadf7a4206795ed91612c6cd9bf9e6af Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/shiboken6/tests/libsmart/smart.h')
-rw-r--r--sources/shiboken6/tests/libsmart/smart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken6/tests/libsmart/smart.h b/sources/shiboken6/tests/libsmart/smart.h
index 24009cda5..f3abb4a3e 100644
--- a/sources/shiboken6/tests/libsmart/smart.h
+++ b/sources/shiboken6/tests/libsmart/smart.h
@@ -34,5 +34,6 @@
#include "smart_obj.h"
#include "smart_registry.h"
#include "stdsharedptrtestbench.h"
+#include "stdoptionaltestbench.h"
#endif // SMART_H