mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-23 14:46:53 +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>
|
|
|