Home | History | Annotate | Download | only in python
      1 namespace std
      2 {
      3 %callback(1) wendl;
      4 %callback(1) wends;
      5 %callback(1) wflush;
      6 }
      7 
      8 %include <std_basic_string.i>
      9 %include <std_wstring.i>
     10 %include <std/std_wiostream.i>
     11