Java C# multiple inheritance warning removal
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5338 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
31edb1fcbd
commit
0ba1b6ac18
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
%module contract
|
||||
|
||||
%warnfilter(813,833) C; /* C#, Java multiple inheritance */
|
||||
|
||||
%contract test_preassert(int a, int b) {
|
||||
require:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue