css_enhanced_waf/devtools/swigwin-1.3.34/Lib/python/stl.i

8 lines
182 B
OpenEdge ABL
Raw Normal View History

2020-04-22 17:56:21 +01:00
/* 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>