mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-27 00:26:50 +00:00
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>
|
||
|
|