summaryrefslogtreecommitdiff
path: root/share/swig/2.0.11/python/std_ios.i
diff options
context:
space:
mode:
Diffstat (limited to 'share/swig/2.0.11/python/std_ios.i')
-rw-r--r--share/swig/2.0.11/python/std_ios.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/swig/2.0.11/python/std_ios.i b/share/swig/2.0.11/python/std_ios.i
new file mode 100644
index 0000000..aa6f099
--- /dev/null
+++ b/share/swig/2.0.11/python/std_ios.i
@@ -0,0 +1,3 @@
+%rename(ios_base_in) std::ios_base::in;
+
+%include <std/std_ios.i>