git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12934 626c5289-ae23-0410-ae9c-e8d60b6d4f22
5 lines
167 B
OpenEdge ABL
5 lines
167 B
OpenEdge ABL
#define %swig_list_methods(Type...) %swig_sequence_methods(Type)
|
|
#define %swig_list_methods_val(Type...) %swig_sequence_methods_val(Type);
|
|
|
|
%include <std/std_list.i>
|
|
|