Fix ifcparse/Ifc____.h template

This commit is contained in:
Adrien SCHVALBERG
2022-04-27 14:02:41 +02:00
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;