Files
cpp-thirdparty/winx64/bin/swig-3.0.12/Lib/python/std_wiostream.i
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

11 lines
166 B
OpenEdge ABL

namespace std
{
%callback(1) wendl;
%callback(1) wends;
%callback(1) wflush;
}
%include <std_basic_string.i>
%include <std_wstring.i>
%include <std/std_wiostream.i>