diff --git a/Examples/test-suite/arrays_global.i b/Examples/test-suite/arrays_global.i index ede8d9893..e6f9fd7ce 100644 --- a/Examples/test-suite/arrays_global.i +++ b/Examples/test-suite/arrays_global.i @@ -2,7 +2,7 @@ This test case tests that various types of arrays are working. */ -#pragma SWIG nowarn=451 +#pragma SWIG nowarn=451,462 %module arrays_global