Skip to content

Commit 4401c52

Browse files
committed
fixup! Incompatible holder types cause crash (unit test)
1 parent b83bd7c commit 4401c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_smart_ptr.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
#include "pybind11_tests.h"
1616
#include "object.h"
17+
#include <memory>
1718

1819
// Make pybind aware of the ref-counted wrapper type (s):
1920

0 commit comments

Comments
 (0)