diff --git a/src/ifcwrap/IfcPython.i b/src/ifcwrap/IfcPython.i index f2f008ea67..312075f631 100644 --- a/src/ifcwrap/IfcPython.i +++ b/src/ifcwrap/IfcPython.i @@ -47,6 +47,7 @@ // TODO add '# pragma warning(pop)' to the very end of the file %} +%include "std_array.i" %include "std_string.i" %include "exception.i"