mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Rebuild generated source files
This commit is contained in:
@@ -41584,8 +41584,8 @@ public:
|
|||||||
typedef IfcTemplatedEntityList< IfcReinforcingBar > list;
|
typedef IfcTemplatedEntityList< IfcReinforcingBar > list;
|
||||||
};
|
};
|
||||||
|
|
||||||
void InitStringMap();
|
IFC_PARSE_API void InitStringMap();
|
||||||
IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
IFC_PARSE_API IfcUtil::IfcBaseClass* SchemaEntity(IfcEntityInstanceData* e = 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
+2
-2
@@ -55261,8 +55261,8 @@ public:
|
|||||||
typedef IfcTemplatedEntityList< IfcController > list;
|
typedef IfcTemplatedEntityList< IfcController > list;
|
||||||
};
|
};
|
||||||
|
|
||||||
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