swig/Lib/python/std_iostream.i
2004-12-01 01:22:30 +00:00

8 lines
107 B
OpenEdge ABL

namespace std
{
%callback(1) endl;
%callback(1) ends;
%callback(1) flush;
}
%include <std/std_iostream.i>