Files

8 lines
90 B
OpenEdge ABL
Raw Permalink Normal View History

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