8 lines
90 B
OpenEdge ABL
Raw Normal View History

2020-04-22 12:56:21 -04:00
/*
Provide 'std_ios.i' with wchar support.
*/
%include <wchar.i>
%include <std_ios.i>