allow to use iostream and sstream without wchar support, as pointed by Scott
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
cc8cb39465
commit
5702970de9
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