mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 14:56:25 +00:00
Update templates.py
This commit is contained in:
committed by
Thomas Krijnen
parent
c7c5e692d3
commit
b90b39a894
@@ -47,8 +47,8 @@ const char* const Identifier = "%(schema_name_upper)s";
|
|||||||
%(declarations)s
|
%(declarations)s
|
||||||
|
|
||||||
%(class_definitions)s
|
%(class_definitions)s
|
||||||
void InitStringMap();
|
IFC_PARSE_API void InitStringMap();
|
||||||
IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
IFC_PARSE_API IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user