8 lines
147 B
OpenEdge ABL
Raw Normal View History

2020-04-22 12:56:21 -04:00
//
// We keep this file only for backward compatibility, since std_vector.i
// now uses the std::allocator parameter.
//
%include <std_vector.i>