avoid to use SwigValueWrapper with std::string, just to keep the code cleaner and familiar

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6422 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-10-18 00:35:16 +00:00
commit 4855fb73ae
9 changed files with 9 additions and 0 deletions

View file

@ -22,6 +22,7 @@
namespace std {
%feature("novaluewrapper") string;
class string;
// string