summaryrefslogtreecommitdiff
path: root/share/swig/2.0.11/python/std_wiostream.i
diff options
context:
space:
mode:
Diffstat (limited to 'share/swig/2.0.11/python/std_wiostream.i')
-rw-r--r--share/swig/2.0.11/python/std_wiostream.i10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/swig/2.0.11/python/std_wiostream.i b/share/swig/2.0.11/python/std_wiostream.i
new file mode 100644
index 0000000..d3a5ee7
--- /dev/null
+++ b/share/swig/2.0.11/python/std_wiostream.i
@@ -0,0 +1,10 @@
+namespace std
+{
+%callback(1) wendl;
+%callback(1) wends;
+%callback(1) wflush;
+}
+
+%include <std_basic_string.i>
+%include <std_wstring.i>
+%include <std/std_wiostream.i>