Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Lib/python/std_iostream.i
2019-08-04 21:38:19 -05:00

9 lines
107 B
OpenEdge ABL

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