shape.i: disable a SWIG warning (warn 509) creating noise for this file.

This commit is contained in:
jean-pierre charras 2022-08-21 08:29:19 +02:00
parent 53a4b580fb
commit a5283d91eb
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
* @brief General wrappers for geometry/shape headers
*/
/* Warning 509: Overloaded method ignored */
#pragma SWIG nowarn=509
%include <std_shared_ptr.i>
%include <std_vector.i>