Rebuild generated source files

This commit is contained in:
Thomas Krijnen
2017-09-08 17:26:24 +02:00
parent fae9661efd
commit 49e5f2944c
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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
View File
@@ -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