aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/tests/libsmart/smart.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-03-17 14:58:30 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-03-29 00:06:14 +0200
commit733ffe48210c95c1fe30cb1ec2c2a61867e21b80 (patch)
treef11316b2b9a4fdddb7aa296f927596f4305e9443 /sources/shiboken6/tests/libsmart/smart.h
parent5c6382ee849c769e39d3a017966cfd4deb7dc15e (diff)
shiboken6: Add a test for std::shared_ptr
Task-number: PYSIDE-454 Change-Id: I67b89cccf4aae14b221fc13a98d53dd51f2a11e6 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Christian Tismer <tismer@stackless.com>
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 6238f27d5..24009cda5 100644
--- a/sources/shiboken6/tests/libsmart/smart.h
+++ b/sources/shiboken6/tests/libsmart/smart.h
@@ -33,5 +33,6 @@
#include "smart_integer.h"
#include "smart_obj.h"
#include "smart_registry.h"
+#include "stdsharedptrtestbench.h"
#endif // SMART_H