mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-23 14:46:53 +00:00
8 lines
102 B
OpenEdge ABL
8 lines
102 B
OpenEdge ABL
/*
|
|
Provide 'std_streambuf.i' with wchar support.
|
|
*/
|
|
|
|
%include <wchar.i>
|
|
%include <std_streambuf.i>
|
|
|