Fixes for some of the header renames

This commit is contained in:
Thomas Krijnen
2022-06-15 13:56:47 +02:00
parent bc2d76e685
commit 2bd6d9343c
4 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -80,7 +80,7 @@
%{
#include "../ifcgeom_schema_agnostic/IfcGeomIterator.h"
#include "../ifcgeom_schema_agnostic/Serialization.h"
#include "../ifcgeom/IfcGeomTree.h"
#include "../ifcgeom_schema_agnostic/IfcGeomTree.h"
#include "../serializers/SvgSerializer.h"
#include "../serializers/WavefrontObjSerializer.h"
@@ -133,7 +133,7 @@
%module ifcopenshell_wrapper %{
#include "../ifcgeom_schema_agnostic/IfcGeomIterator.h"
#include "../ifcgeom_schema_agnostic/Serialization.h"
#include "../ifcgeom/IfcGeomTree.h"
#include "../ifcgeom_schema_agnostic/IfcGeomTree.h"
#include "../serializers/SvgSerializer.h"
#include "../serializers/WavefrontObjSerializer.h"