mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Fix shared libraries exports.
This commit is contained in:
committed by
Thomas Krijnen
parent
7e7d576855
commit
e7f3856d64
@@ -49,7 +49,7 @@ public:
|
||||
IfcGeom::IteratorImplementation* construct(const std::string& schema_name, const IfcGeom::IteratorSettings&, IfcParse::IfcFile*, const std::vector<IfcGeom::filter_t>&, int);
|
||||
};
|
||||
|
||||
IteratorFactoryImplementation& iterator_implementations();
|
||||
IFC_GEOM_API IteratorFactoryImplementation& iterator_implementations();
|
||||
|
||||
namespace IfcGeom {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user