Each target language now has its own std_deque.i like the other STL wrappers.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8303 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-01-08 20:08:44 +00:00
commit 2387c32254
10 changed files with 8 additions and 125 deletions

1
Lib/java/std_deque.i Normal file
View file

@ -0,0 +1 @@
%include <std/_std_deque.i>