hl2_src-leak-2017/src/devtools/swigwin-1.3.34/Lib/python/std_iostream.i

9 lines
107 B
OpenEdge ABL

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