fix/apply naturalvar
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8605 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ab03eb18e7
commit
e7191fece9
7 changed files with 22 additions and 8 deletions
|
|
@ -8,6 +8,11 @@
|
|||
#include <string>
|
||||
%}
|
||||
|
||||
namespace std
|
||||
{
|
||||
%naturalvar basic_string;
|
||||
}
|
||||
|
||||
|
||||
namespace std {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue