allow to use iostream and sstream without wchar support, as pointed by Scott
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
0d125a75b1
commit
9d50d14df3
7 changed files with 67 additions and 19 deletions
|
|
@ -4,6 +4,7 @@
|
|||
struct A;
|
||||
%}
|
||||
|
||||
%include <wchar.i>
|
||||
%include <std_iostream.i>
|
||||
%include <std_sstream.i>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue