#2037 option to throw on invalid cast

This commit is contained in:
Thomas Krijnen
2022-02-10 13:05:05 +01:00
parent 7f212963d5
commit 68baa416fa
2 changed files with 24 additions and 4 deletions
+2
View File
@@ -34,6 +34,8 @@ class IfcEntityInstanceData;
namespace IfcUtil {
class IfcBaseClass;
class IfcBaseEntity;
class IfcBaseType;
}
namespace IfcParse {