fix swig warning

This commit is contained in:
Dick Hollenbeck 2016-09-22 09:57:45 -05:00 committed by Wayne Stambaugh
parent 9e587a1ea2
commit b8dc6af706
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
%warnfilter(325) NETINFO_MAPPING;
%warnfilter(325) NETINFO_MAPPING::iterator;
%ignore NETINFO_MAPPING; // no code generation for this class
%include class_netinfo.h