update swig on windows
This commit is contained in:
12
winx64/bin/swigwin-4.0.0/Lib/ruby/std_iostream.i
Normal file
12
winx64/bin/swigwin-4.0.0/Lib/ruby/std_iostream.i
Normal file
@@ -0,0 +1,12 @@
|
||||
namespace std
|
||||
{
|
||||
%callback("%s") endl;
|
||||
%callback("%s") ends;
|
||||
%callback("%s") flush;
|
||||
}
|
||||
|
||||
%warnfilter(365) operator+=;
|
||||
%warnfilter(802) std::basic_iostream; // turn off multiple inheritance warning
|
||||
|
||||
%include <std/std_iostream.i>
|
||||
|
||||
Reference in New Issue
Block a user