mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
1
This commit is contained in:
8
devtools/swigwin-1.3.34/Lib/python/std_iostream.i
Normal file
8
devtools/swigwin-1.3.34/Lib/python/std_iostream.i
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace std
|
||||
{
|
||||
%callback(1) endl;
|
||||
%callback(1) ends;
|
||||
%callback(1) flush;
|
||||
}
|
||||
|
||||
%include <std/std_iostream.i>
|
||||
Reference in New Issue
Block a user