swig/SWIG/Lib/python/std_wiostream.i
2005-04-03 03:16:25 +00:00

8 lines
111 B
OpenEdge ABL

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