Files

8 lines
98 B
OpenEdge ABL
Raw Permalink Normal View History

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