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@7141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-04-03 03:16:25 +00:00
commit 06833547b7
4 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1 @@
%include <std/std_wstreambuf.i>