mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 16:22:53 +00:00
Fix shared libraries exports.
This commit is contained in:
committed by
Thomas Krijnen
parent
7e7d576855
commit
e7f3856d64
@@ -42,7 +42,7 @@
|
||||
|
||||
struct Ifc4x2 {
|
||||
|
||||
static const IfcParse::schema_definition& get_schema();
|
||||
IFC_PARSE_API static const IfcParse::schema_definition& get_schema();
|
||||
|
||||
static const char* const Identifier;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user