From 6d0079f4e6ecdcc0a2099fa5ed47c84a0c02a6f7 Mon Sep 17 00:00:00 2001 From: Logan Johnson Date: Fri, 19 Sep 2003 22:03:57 +0000 Subject: [PATCH] Fix for the std_pair.i library file for Ruby. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5125 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Lib/ruby/std_pair.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SWIG/Lib/ruby/std_pair.i b/SWIG/Lib/ruby/std_pair.i index 1b5c9539a..e408a3ebc 100644 --- a/SWIG/Lib/ruby/std_pair.i +++ b/SWIG/Lib/ruby/std_pair.i @@ -6,7 +6,7 @@ // Ruby implementation %include std_common.i - +%include exception.i // ------------------------------------------------------------------------ // std::pair