mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
Rebuild generated source files
This commit is contained in:
@@ -41584,8 +41584,8 @@ public:
|
||||
typedef IfcTemplatedEntityList< IfcReinforcingBar > list;
|
||||
};
|
||||
|
||||
void InitStringMap();
|
||||
IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
||||
IFC_PARSE_API void InitStringMap();
|
||||
IFC_PARSE_API IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
+2
-2
@@ -55261,8 +55261,8 @@ public:
|
||||
typedef IfcTemplatedEntityList< IfcController > list;
|
||||
};
|
||||
|
||||
void InitStringMap();
|
||||
IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
||||
IFC_PARSE_API void InitStringMap();
|
||||
IFC_PARSE_API IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user