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