fix crash
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7131 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
34a035e3f1
commit
8d101c9bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ private:
|
|||
%include "std_string.i"
|
||||
|
||||
%feature("director") Quux;
|
||||
//SWIG_DIRECTOR_OWNED(Quux)
|
||||
SWIG_DIRECTOR_OWNED(Quux)
|
||||
|
||||
class Quux {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue