swig warning fix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10349 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1ec30ff479
commit
a356382aeb
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
#define SHARED_PTR_WRAPPERS_IMPLEMENTED
|
||||
#endif
|
||||
|
||||
%warnfilter(SWIGWARN_TYPEMAP_SWIGTYPELEAK);
|
||||
|
||||
#if defined(SHARED_PTR_WRAPPERS_IMPLEMENTED)
|
||||
|
||||
%include <boost_shared_ptr.i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue