fix swig warning
This commit is contained in:
parent
9e587a1ea2
commit
b8dc6af706
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue