mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Fix ifcparse/Ifc____.h template
This commit is contained in:
committed by
Thomas Krijnen
parent
e7f3856d64
commit
11c3a6e547
@@ -36,7 +36,7 @@ header = """
|
||||
|
||||
struct %(schema_name)s {
|
||||
|
||||
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