mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 00:03:17 +00:00
Fix shared libraries exports.
This commit is contained in:
committed by
Thomas Krijnen
parent
7e7d576855
commit
e7f3856d64
@@ -42,7 +42,7 @@
|
||||
|
||||
struct Ifc2x3 {
|
||||
|
||||
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