8 lines
147 B
OpenEdge ABL
8 lines
147 B
OpenEdge ABL
|
//
|
||
|
// We keep this file only for backward compatibility, since std_vector.i
|
||
|
// now uses the std::allocator parameter.
|
||
|
//
|
||
|
|
||
|
%include <std_vector.i>
|
||
|
|