diff --git a/src/ifcwrap/IfcPython.i b/src/ifcwrap/IfcPython.i index 02cad401b2..bcf097b153 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 "stdint.i" %include "std_array.i" %include "std_vector.i" %include "std_string.i"