#1047 add swig array wrapper

This commit is contained in:
Thomas Krijnen
2020-10-26 14:10:13 +01:00
parent e68f25bcfb
commit e70241fc53
+1
View File
@@ -47,6 +47,7 @@
// TODO add '# pragma warning(pop)' to the very end of the file // TODO add '# pragma warning(pop)' to the very end of the file
%} %}
%include "std_array.i"
%include "std_string.i" %include "std_string.i"
%include "exception.i" %include "exception.i"