blob: 40c7584ec7ba7befa2c970a58c8deafd13bbd93f [file] [log] [blame]
/* -----------------------------------------------------------------------------
* stl.i
* ----------------------------------------------------------------------------- */
/* initial STL definition. extended as needed in each language */
%include <std_common.i>
%include <std_string.i>
%include <std_vector.i>
%include <std_map.i>
%include <std_pair.i>