/tags/rel-1-3-29/SWIG/Lib/std/std_wiostream.i
Swig | 7 lines | 2 code | 2 blank | 3 comment | 0 complexity | 22923ae6fcceac906ab0b313a098a6d2 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
1/* 2 Provide 'std_iostream.i' with wchar support. 3*/ 4 5%include <wchar.i> 6%include <std_iostream.i> 7