mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-07 02:09:52 +03:00
9 lines
136 B
OpenEdge ABL
9 lines
136 B
OpenEdge ABL
/* initial STL definition. extended as needed in each language */
|
|
%include std_common.i
|
|
%include std_vector.i
|
|
%include std_string.i
|
|
|
|
|
|
|
|
|