Work on python wrapper

This commit is contained in:
Thomas Krijnen
2017-12-22 13:51:11 +01:00
parent 4d325e026e
commit b3458c872f
16 changed files with 302 additions and 152 deletions
+2
View File
@@ -18,7 +18,9 @@
********************************************************************************/
#include "IfcLogger.h"
#include "../ifcparse/IfcException.h"
#include "../ifcparse/Argument.h"
#include <boost/algorithm/string/replace.hpp>
#include <boost/optional.hpp>