silence warnings

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8157 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-12-31 10:49:47 +00:00
commit badfc0cd50

View file

@ -1,5 +1,6 @@
%module features
%warnfilter(365);
// This testcase checks that %feature is working for templates and non user supplied constructors/destructors and is just generally working