swig/Lib/std/std_wsstream.i

7 lines
98 B
OpenEdge ABL

/*
Provide 'std_sstream.i' with wchar support.
*/
%include <wchar.i>
%include <std_sstream.i>