li_boost_shared_ptr.i testcase - fix for missing %shared_ptr highlighted by new smart pointer warning 520
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12421 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
af4873f879
commit
e7e542ffc9
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
%shared_ptr(Space::KlassDerived)
|
||||
%shared_ptr(Space::Klass2ndDerived)
|
||||
%shared_ptr(Space::Klass3rdDerived)
|
||||
%shared_ptr(IgnoredMultipleInheritBase) // IgnoredMultipleInheritBase not actually used in any wrapped functions, so this isn't entirely necessary and warning 520 could instead have been suppressed.
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue