silence warnings
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8097 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
da33ad4f6b
commit
86b84de318
17 changed files with 22 additions and 11 deletions
|
|
@ -4,7 +4,7 @@
|
|||
%include std_wstring.i
|
||||
|
||||
// Using thread unsafe wrapping
|
||||
%warnfilter(470) A;
|
||||
%warnfilter(470,473) A;
|
||||
|
||||
%{
|
||||
#include <vector>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue