aboutsummaryrefslogtreecommitdiff
path: root/Lib/ruby/stl.i
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ruby/stl.i')
-rw-r--r--Lib/ruby/stl.i9
1 files changed, 9 insertions, 0 deletions
diff --git a/Lib/ruby/stl.i b/Lib/ruby/stl.i
new file mode 100644
index 000000000..ce9a6c1a7
--- /dev/null
+++ b/Lib/ruby/stl.i
@@ -0,0 +1,9 @@
+//
+// SWIG typemaps for STL types
+// Luigi Ballabio and Manu ???
+// Apr 26, 2002
+//
+
+%include std_string.i
+%include std_vector.i
+